frame_support
28.0.0
In frame_support::storage::child
Structs
MultiRemovalResults
Enums
ChildInfo
ChildType
KillStorageResult
StateVersion
Functions
clear_storage
exists
get
get_or
get_or_default
get_or_else
get_raw
kill
kill_storage
len
put
put_raw
root
take
take_or
take_or_default
take_or_else
?
Settings
Function
frame_support
::
storage
::
child
::
put_raw
Copy item path
source
·
[
−
]
pub fn put_raw(child_info: &
ChildInfo
, key: &[
u8
], value: &[
u8
])
Expand description
Put a raw byte slice into storage.