get_subpath_closed_flag

Function get_subpath_closed_flag 

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

When path is empty, returns None