☰
Type Definition SoftCString
swim_c
::
cstring
Structs
CString
CStringLease
Type Definitions
HardCString
MutCString
PtrCString
RawCString
RefCString
SoftCString
dark
light
All crates
swim_c
swim_c_rt
swim_c_sys
swim_codec
swim_collections
swim_core
swim_jvm
swim_jvm_sys
swim_mem
swim_python3
swim_python3_sys
swim_structure
[
−
]
[src]
Type Definition
swim_c
::
cstring
::
SoftCString
type SoftCString<'a, M = ()> =
Soft
<'a,
CString
<M>>;