Function cpp_to_rust_common::file_utils::open_file [] [src]

pub fn open_file<P: AsRef<Path>>(path: P) -> Result<FileWrapper>