frame_
support
28.0.0
In frame_
support::
storage::
unhashed
frame_support
::
storage
::
unhashed
Function
put
Copy item path
Source
pub fn put<T:
Encode
+ ?
Sized
>(key: &[
u8
], value:
&T
)
Expand description
Put
value
in storage under
key
.