Constant SLUGS
pub const SLUGS: &'static [SlugEntry];Expand description
Canonical slug catalogue. See module docs.
Order is irrelevant for behavior; entries are grouped by family for
readability. The every_canonical_resolves_through_canonicalise_slug
test pins identity round-trip for every entry.