std::string::CowStringStable [-]  [+] [src]

type CowString<'a> = Cow<'a, String, str>;