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
frame_support
::
storage
::
unhashed
Function
get_raw
Copy item path
Settings
Help
Summary
Source
pub fn get_raw(key: &[
u8
]) ->
Option
<
Vec
<
u8
>>
Expand description
Get a Vec of bytes from storage.