Function cargo_util::paths::open

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

Opens an existing file.