front-vec 0.0.8

Efficiently-prependable Vec and String types.
Documentation
1
2
3
4
5
6
mod front_string;

#[cfg(test)]
mod tests;

pub use front_string::*;