☰
Type Definition RefCString
swim_c
::
cstring
All crates
[
−
]
[src]
Type Definition
swim_c
::
cstring
::
RefCString
type RefCString<'a, M = ()> =
Ref
<'a,
CString
<M>>;