store

Function store 

Source
pub fn store<T: 'static>(data: T)
👎Deprecated since 0.4.8: Unsafe memory methods are deprecated, use the safer ic_kit::ic::swap method.
Expand description

Store the given data to the storage.