Function fluvio_future::fs::util::create

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

open for write only