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

open for write only