Type Definition kstring::KStringCow

source · []
pub type KStringCow<'s> = KStringCowBase<'s, ArcStr>;
Expand description

A reference to a UTF-8 encoded, immutable string.