Function libflo_module::file_from_path [] [src]

pub fn file_from_path<TPath>(path: TPath) -> Result<File> where
    TPath: AsRef<Path>,