Function simple_i18n::_match_message[][src]

pub fn _match_message<S>(lang_code: S, field: S) -> Option<&'static str> where
    S: AsRef<str>,