pub static ALL_PROFILES: Map<&'static str, &'static Profile<'static>>
A map from the name of each profile in the database to its Profile.
Profile