pub fn bundled(
format: Format,
) -> Result<&'static [(&'static str, &'static str)]>Expand description
The bundled partials for a format. HTML partials are not bundled yet (the HTML backends are opt-in / not wired), so requesting them is an error.