☰
In frame_support::storage::unhashed
?
Function
frame_support
::
storage
::
unhashed
::
put
source
·
[
−
]
pub fn put<T:
Encode
+ ?
Sized
>(key:
&[
u8
]
, value:
&
T)
Expand description
Put
value
in storage under
key
.