Function fcp::filesystem::create[][src]

pub fn create<P: AsRef<Path>>(path: P, mode: u32) -> Result<File>