open_with

Function open_with 

Source
pub fn open_with<P: AsRef<Path> + ?Sized>(
    path: &P,
    format: &Format,
    options: Dictionary<'_>,
) -> Result<Context, Error>