Function open

Source
pub async fn open<P>(path: P) -> Result<File, Error>
where P: AsRef<Path>,
Expand description

open for only read