docs: inline alloc::ffi::c_str
types to alloc::ffi
This commit is contained in:
parent
4e0bc490c6
commit
11ad6ff3cb
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
#[doc(inline)]
|
||||
#[stable(feature = "alloc_c_string", since = "1.64.0")]
|
||||
pub use self::c_str::CString;
|
||||
#[doc(no_inline)]
|
||||
#[doc(inline)]
|
||||
#[stable(feature = "alloc_c_string", since = "1.64.0")]
|
||||
pub use self::c_str::{FromVecWithNulError, IntoStringError, NulError};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue