Skip to main content

open_file_checked

Function open_file_checked 

Source
pub async fn open_file_checked(
    dir: &DirectoryProxy,
    path: &str,
    flags: Flags,
    options: &Options,
) -> FileProxy