Type Definition kstring::KString

source · []
pub type KString = KStringBase<BoxedStr>;
Expand description

A UTF-8 encoded, immutable string.