stack-db 0.3.5

A (basically) infinitely stacking & extendable CoW database that has both readonly safety and incredible write speeds at the same time.
Documentation
1
2
3
//! Some common & default implementations of `stack-db` to get you up and running quicker

pub mod alloc;