Skip to main content

find

Function find 

Source
fn find<'a>(pairs: &'a [(Value, Value)], key: &str) -> Option<&'a Value>