Type Definition kstring::KString

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

A UTF-8 encoded, immutable string.