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

type MutCString<'a, M = ()> = Mut<'a, CString<M>>;