Skip to main content

open

Function open 

Source
pub fn open<Reader>(meta: &(impl EraMeta + ?Sized)) -> Result<Reader>
where Reader: StreamReader<File>,
Expand description

Opens the ERA file at meta with the format’s StreamReader.