delete_soft

Function delete_soft 

Source
pub fn delete_soft<T: IntoValue>(v: &mut Annotated<T>)
Expand description

Deletes this Annotated’s value, but retains it as the original value in the metadata.