Skip to main content

lookup_string

Function lookup_string 

Source
pub fn lookup_string(key: &str) -> String
Expand description

like lookup_value, but casts the entry into a String (empty if None)