[][src]Type Definition swim_c::cstring::RefCString

type RefCString<'a, M = ()> = Ref<'a, CString<M>>;