[−][src]Function frame_support::storage::child::put_raw
pub fn put_raw(
storage_key: &[u8],
child_info: ChildInfo,
key: &[u8],
value: &[u8]
)
Put a raw byte slice into storage.
pub fn put_raw(
storage_key: &[u8],
child_info: ChildInfo,
key: &[u8],
value: &[u8]
)
Put a raw byte slice into storage.