open

Function open 

Source
pub fn open<P: AsRef<Path> + ?Sized>(
    path: &P,
    format: &Format,
) -> Result<Context, Error>