7 releases
0.4.8 | Oct 18, 2022 |
---|---|
0.4.7 | Oct 1, 2022 |
0.4.6 | Feb 11, 2022 |
0.4.3 | Jan 18, 2022 |
0.1.0 |
|
#1740 in Data structures
38,079 downloads per month
Used in 15 crates
(2 directly)
34KB
891 lines
vec-strings
More compact Vec<Box<str>>
and (Box<str>, Box<str>)
This crate contains feature serde
, which enables serialization/deserialization support.
How to run tests
./run_test.sh
lib.rs
:
This crate contains feature serde
, which enables serialization/deserialization
support.
Dependencies
~140–300KB