2 unstable releases
Uses old Rust 2015
0.2.0 | Dec 30, 2017 |
---|---|
0.1.0 | Dec 30, 2017 |
#6 in #c-style
283 downloads per month
Used in 2 crates
17KB
314 lines
The goal of this crate is to provide a safe wrapper around the notion of a C-style string with a predefined maximum length, known as the limit.
CFixedString and CFixedStr are the owning and non-owning variants respectively.
Dependencies
~170–315KB