Function open_read_write

Source
pub async fn open_read_write<P>(path: P) -> Result<File, Error>
where P: AsRef<Path>,
Expand description

open for read and write