Function ic_kit::stable::stable_store
source · [−]pub fn stable_store<T>(data: T) -> Result<(), Error> where
T: ArgumentEncoder, 👎Deprecated since 0.5.0:
This is a non-performant legacy from IC-CDK for us to deal with.
Expand description
Store the given data to the stable storage.