Function cargo_util::paths::create

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

Creates a new file.