pub fn storage_get_len<A>(key: ManagedRef<'_, A, StorageKey<A>>) -> usize
Expand description
Useful for storage mappers. Also calls to it generated by macro.
pub fn storage_get_len<A>(key: ManagedRef<'_, A, StorageKey<A>>) -> usize
Useful for storage mappers. Also calls to it generated by macro.