#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

#2392 in Rust patterns

Download history 2/week @ 2024-02-19 12/week @ 2024-02-26 61/week @ 2024-03-25

61 downloads per month

MIT/Apache

20KB
404 lines

A smaller Cow<'static, str>.

See more at the type documentation for Stringish.

No runtime deps