delete

Function delete 

Source
pub fn delete<T: 'static + Default>() -> bool
👎Deprecated since 0.4.8: Unsafe memory methods are deprecated, use the safer ic_kit::ic::take method.
Expand description

Remove the data associated with the given data type.