bivec 0.1.0

A Rust implementation of Bivec, two vecs in one, with the same length.
Documentation
1
2
3
4
#[cfg(test)]
mod tests; 

pub mod core;