frame_support
28.0.0
In frame_support::storage::unhashed
Functions
clear_prefix
contains_prefixed_key
exists
get
get_or
get_or_default
get_or_else
get_raw
kill
kill_prefix
put
put_raw
take
take_or
take_or_default
take_or_else
?
Settings
Function
frame_support
::
storage
::
unhashed
::
kill
Copy item path
source
·
[
−
]
pub fn kill(key: &[
u8
])
Expand description
Ensure
key
has no explicit entry in storage.