Function fluvio_future::fs::util::open_read_write
source · pub async fn open_read_write<P>(path: P) -> Result<File, IoError>Expand description
open for read and write
pub async fn open_read_write<P>(path: P) -> Result<File, IoError>open for read and write