pub fn put<T>(child_info: &ChildInfo, key: &[u8], value: &T)where T: Encode,
Put value in storage under key.
value
key