normalize_storage_map_keys

Function normalize_storage_map_keys 

Source
pub fn normalize_storage_map_keys(
    registry: &PortableRegistry,
    key: UntrackedSymbol<TypeId>,
    hashers: &[StorageHasher],
) -> Result<Vec<(StorageHasher, UntrackedSymbol<TypeId>)>>