Skip to main content

get_def

Function get_def 

Source
fn get_def<'a>(defs: &'a Map<String, Value>, name: &str) -> Result<&'a Value>