slidebuf 0.0.1

Very basic sliding buffer
Documentation
1
2
3
4
mod slidebuf;

pub use slidebuf::Error;
pub use slidebuf::SlideBuf;