Skip to main content

get_text

Function get_text 

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

Helper to extract a text string from a CBOR map by key.