get_subpath_closed_flag

Function get_subpath_closed_flag 

Source
pub fn get_subpath_closed_flag<T: RelativeEq>(
    path: &[T],
) -> Option<(usize, bool)>
Expand description

When path is empty, returns None