Skip to main content

get_value

Function get_value 

Source
fn get_value(pairs: &[(Value, Value)], key: &str) -> Option<Value>
Expand description

Helper to extract a value from a CBOR map by key.