Skip to main content

open_dir

Function open_dir 

Source
pub async fn open_dir(
    dir: &DirectoryProxy,
    path: &str,
    flags: Flags,
    options: &Options,
) -> Result<DirectoryProxy, Error>