Function cargo::util::paths::open

source · []
pub fn open<P: AsRef<Path>>(path: P) -> CargoResult<File>
Expand description

Opens an existing file.