hypercore 0.16.0

Secure, distributed, append-only log
Documentation
1
2
3
4
mod dynamic;
mod fixed;

pub(crate) use dynamic::DynamicBitfield as Bitfield;