pub fn get_children_devpaths_from_path_iter( dev_path: impl AsRef<Path>, ) -> BlockResult<impl Iterator<Item = PathBuf>>
Get the children devices paths from a device path Note: It has square algorithmic complexity