10 releases
Uses old Rust 2015
0.5.4 | Jun 10, 2018 |
---|---|
0.5.2 | Sep 13, 2017 |
0.5.1 | Jul 6, 2017 |
0.4.0 | Mar 24, 2017 |
0.2.0 | Nov 28, 2016 |
#99 in #heap
102 downloads per month
Used in 2 crates
(via parse-hosts)
45KB
1K
SLoC
multistr
Store multiple strings on the same heap buffer. You may freely use and modify this code under the CC0 1.0 Universal License.
Usage
To use in your own project, just add the below to your Cargo.toml
file.
[dependencies]
multistr = "0.5"
For more formal documentation, you can find the rustdoc here.
Dependencies
~72–330KB