Skip to main content

kinds_map

Function kinds_map 

Source
pub fn kinds_map() -> BTreeMap<u32, &'static str>
Expand description

kinds() as a BTreeMap for membership tests. Allocated per call — callers that need it hot should cache.