Skip to main content

pop_value

Function pop_value 

Source
pub fn pop_value(key: &str) -> Result<Option<Stored>>
Expand description

pops the last value in a named Stored::VecDequeStored queue, if any