Skip to main content

clear

Function clear 

Source
pub fn clear(key: String)
Expand description

Clears all values from a key.

If the value is a list, the entire list is cleared. If you need to clear 1 value from a list see clear_value