#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

#2395 in Rust patterns

Download history 10/week @ 2024-02-23 4/week @ 2024-03-01 60/week @ 2024-03-22 18/week @ 2024-03-29 1/week @ 2024-04-05

79 downloads per month

MIT/Apache

20KB
404 lines

A smaller Cow<'static, str>.

See more at the type documentation for Stringish.

No runtime deps