kvarn_
async
0.6.1
CStr
Sections
Examples
Methods
as_ptr
bytes
count_bytes
from_bytes_until_nul
from_bytes_with_nul
from_bytes_with_nul_unchecked
from_ptr
into_c_string
is_empty
to_bytes
to_bytes_with_nul
to_str
to_string_lossy
Trait Implementations
AsRef<CStr>
AsRef<CStr>
Borrow<CStr>
Clone
CloneToUninit
Debug
Default
Default
Eq
From<&'a CStr>
From<&CStr>
From<&CStr>
From<&CStr>
From<&CStr>
From<CString>
From<Cow<'_, CStr>>
Hash
Index<RangeFrom<usize>>
Ord
PartialEq
PartialOrd
StructuralPartialEq
ToOwned
Auto Trait Implementations
!Sized
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
In kvarn_
async::
prelude::
compact_
str::
core::
ffi::
c_
str
kvarn_async
::
prelude
::
compact_str
::
core
::
ffi
::
c_str
Struct
CStr
Copy item path
source
pub struct CStr {
/* private fields */
}
🔬
This is a nightly-only experimental API. (
c_str_module
)
Expand description