Docs.rs
vec-strings-0.1.0
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vec-strings 0.1.0
Store any string efficiently in an immutable way.
Crate
Source
Builds
Feature flags
Documentation
Coverage
7.14%
1
out of
14
items documented
0
out of
14
items with examples
Links
NobodyXu/vec-strings
0
0
0
crates.io
Dependencies
—
Versions
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
Owners
vec-strings-0.1.0 has been yanked.
strings
Store any string efficiently in an immutable way. It also supports push operation.