Function frame_support::storage::child::put_raw[][src]

pub fn put_raw(child_info: &ChildInfo, key: &[u8], value: &[u8])
Expand description

Put a raw byte slice into storage.