peckr 0.6.1

Rust pointer type that allows packing additional data along with the underlying memory offset.
Documentation
1
2
3
//! Data structures allocated in the heap.

pub mod boxed;