pub type LedgerTree = LedgerTree<u32, SmallMap<u32, MAP_SIZE>>;
pub struct LedgerTree { /* private fields */ }