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

type SoftCString<'a, M = ()> = Soft<'a, CString<M>>;