pub fn checkout_value(key: &str) -> Option<Stored>
Replaces the value in question with Stored::None (see checkin_value for returning it)
Stored::None
checkin_value