vec-strings

Crates.iovec-strings
lib.rsvec-strings
version0.4.8
sourcesrc
created_at2021-11-29 06:33:05.834997
updated_at2022-10-18 14:09:46.72944
descriptionStore any string efficiently in an immutable way.
homepage
repositoryhttps://github.com/NobodyXu/vec-strings
max_upload_size
id489110
size37,211
Jiahao XU (NobodyXu)

documentation

README

vec-strings

Rust

crate.io downloads

crate.io version

docs

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
Commit count: 121

cargo fmt