pub type ChildrenMap = HashMap<Vec<u8>, StorageChild>;
Map of storage children.
pub struct ChildrenMap { /* private fields */ }