Skip to main content

get_int

Function get_int 

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

Helper to extract an i64 from a CBOR map by key.