Function open_file

Source
pub fn open_file(filename: &str) -> File
Expand description

Open a file for reading.

ยงPanics

Panics on error.