pub type AuthPath<Tree> = <<Tree as Height>::Height as Path>::Path;Available on crate feature
internal only.Expand description
An authentication path into a Tree.
This is statically guaranteed to have the same length as the height of the tree.