Expand description
A smaller Cow<'static, str>
.
See more at the type documentation for Stringish
.
Structs§
- Mutation
Guard - Updates the borrowed
Stringish
when dropped with theString
stored inside. - Stringish
- A smaller
Cow<'static, str>
.
A smaller Cow<'static, str>
.
See more at the type documentation for Stringish
.
Stringish
when dropped with the String
stored inside.Cow<'static, str>
.