BoxedStr
kstring
2.0.2
Boxed
Str
Aliased Type
In kstring::
string_
cow
kstring
::
string_cow
Type Alias
Boxed
Str
Copy item path
Source
type BoxedStr =
Box
<
str
>;
Aliased Type
ยง
struct BoxedStr(
/* private fields */
);