Type Definition tinychain::collection::BTree

source · []
pub type BTree = BTree<File<Node>, Dir, Txn>;