Skip to main content

catalogue

Function catalogue 

Source
pub fn catalogue() -> &'static Catalogue
Expand description

Parse and cache the embedded catalogue once. Unwraps the parse Result; in a released binary this is unreachable because the bytes are compile-time embedded and gated by security_catalogue_parses.