pub fn set_storage(
key: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
)Expand description
Set the storage at key with value.
pub fn set_storage(
key: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
)Set the storage at key with value.