Type Definition abow::IdPath

source · []
pub type IdPath = SmallVec<[usize; 5]>;
Expand description

The path from the root to the leaf for a given feature.