Skip to main content

get_uint

Function get_uint 

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

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