Function fluvio_future::fs::util::open_read_write

source ยท
pub async fn open_read_write<P>(path: P) -> Result<File, IoError>
where P: AsRef<Path>,
Expand description

open for read and write