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