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