Skip to main content

charged_bytes_registry

Function charged_bytes_registry 

Source
pub fn charged_bytes_registry() -> &'static HashMap<TypeId, fn(&(dyn Any + 'static)) -> usize>
Expand description

Startup-built TypeId → ChargedBytesFn map driving SlotValue::charged_bytes.