Skip to main content

open_to_and_set_permissions

Function open_to_and_set_permissions 

Source
fn open_to_and_set_permissions(
    to: &Path,
    reader_metadata: &Metadata,
) -> Result<(File, Metadata)>
Available on neither target_os=espidf nor WASI.