Available on crate feature
internal only.Expand description
Structs§
- Full
- The result of
Frontier::insert_ownedwhen theFrontieris full.
Traits§
- Complete
- Marker trait for a type which is the frozen completion of some
Focused insertion point. - Focus
- A type which can be the focus of an
Frontiertree: it can be finalized to make aCompletetree. - Forget
- Forget about the authentication path to a given index.
- Forget
Owned - Forget about the authentication path to a given index, when forgetting can turn the entirety of
Selfinto a hash. - Frontier
- A frontier of a tree supporting the insertion of new elements and the updating of the most-recently-inserted element.
- GetPosition
- Get the position of the next insertion into the tree.
- Witness
- Witness an authentication path into a tree, or remove a witnessed item from one.