get_string

Function get_string 

Source
pub fn get_string<T>(key: T) -> &'static str
where T: ToString,