pub fn build_deprecation_map() -> HashMap<String, Vec<&'static DeprecatedApi>>Expand description
Build a map of deprecated APIs for quick lookup.
pub fn build_deprecation_map() -> HashMap<String, Vec<&'static DeprecatedApi>>Build a map of deprecated APIs for quick lookup.