[][src]Function naut_io::load::file_reader

pub fn file_reader<P: AsRef<Path>>(path: P) -> Result<Box<dyn Read>, SicIoError>

Constructs a reader which reads from a file path.