get_children_devpaths_from_path_iter

Function get_children_devpaths_from_path_iter 

Source
pub fn get_children_devpaths_from_path_iter(
    dev_path: impl AsRef<Path>,
) -> BlockResult<impl Iterator<Item = PathBuf>>
Expand description

Get the children devices paths from a device path Note: It has square algorithmic complexity