bound 0.6.0

Wrap lock guards and other structs along with the locks or other data they are derived by shared reference from, in a struct you can pass around and store anywhere
Documentation
1
2
3
mod bound;

pub use crate::bound::Bound;