Function mini_config::arc::get_string

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