Function direct_path

Source
pub fn direct_path(
    node_index: usize,
    leaf_count: usize,
) -> Option<VecDeque<usize>>