[][src]Function simple_locale::codes::codeset::lookup

pub fn lookup(name: &str) -> Option<&'static CodesetInfo>

Lookup a CodesetInfo based on it's name, returning None if the name does not exist in the current IANA data set.