Skip to main content

get_str

Function get_str 

Source
pub fn get_str<'a>(input: &'a Value, key: &str) -> &'a str
Expand description

Get a field from state as a string, defaulting to “”.