cargo_util::paths

Function open

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

Opens an existing file.