stable_store

Function stable_store 

Source
pub fn stable_store<T>(data: T) -> Result<(), Error>
where T: ArgumentEncoder,
Expand description

Store the given data to the stable storage.