pub type TreeNodeMeta<T> = <<T as RootedTree>::Node as RootedMetaNode>::Meta;Expand description
A type alias for Tree Node meta annotation
pub type TreeNodeMeta<T> = <<T as RootedTree>::Node as RootedMetaNode>::Meta;A type alias for Tree Node meta annotation