pub fn embedded() -> &'static PackExpand description
The pack this crate embeds, parsed and digest-verified once per process.
§Panics
If the embedded bytes do not verify — a state no released crate can be in, because the pack is
committed beside the reader and CI holds the pair to a fixed point of a build. Panicking beats
returning a Result every caller of a compile-time constant would have to invent a story for.