o3 0.3.0

shared-nothing primitives
Documentation
1
2
3
4
5
mod budget;
mod scratch;

pub use budget::{ByteBudget, ByteBudgetHandle, ByteLease};
pub use scratch::Scratch;