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