#string #str #cow #copy-on-write

stringish

A smaller and easier copy-on-write string

2 releases

0.1.1 Dec 26, 2022
0.1.0 Dec 26, 2022

#2369 in Rust patterns

MIT/Apache

20KB
404 lines

A smaller Cow<'static, str>.

See more at the type documentation for Stringish.

No runtime deps