[][src]Function flv_future_aio::fs::util::open_read_write

pub async fn open_read_write<P>(path: P) -> Result<File, IoError> where
    P: AsRef<Path>, 

open for read and write