Crates.io | vec-strings |
lib.rs | vec-strings |
version | 0.4.8 |
source | src |
created_at | 2021-11-29 06:33:05.834997 |
updated_at | 2022-10-18 14:09:46.72944 |
description | Store any string efficiently in an immutable way. |
homepage | |
repository | https://github.com/NobodyXu/vec-strings |
max_upload_size | |
id | 489110 |
size | 37,211 |
More compact Vec<Box<str>>
and (Box<str>, Box<str>)
This crate contains feature serde
, which enables serialization/deserialization support.
./run_test.sh