pub fn input_with_dictionary<P: AsRef<Path> + ?Sized>( path: &P, options: Dictionary<'_>, ) -> Result<Input, Error>