Type Alias HibitTreeData

Source
pub type HibitTreeData<'a, T> = <T as HibitTreeTypes<'a>>::Data;
Expand description