[][src]Type Definition lynx::charsets::Charset

type Charset = &'static Encoding;

This type is an alias to the encoding_rs::Encoding type, used to normalize the name across the crate.