pub const UTF8_ENCODING: &'static dyn Encoding;
Expand description

UTF-8 Encoding from the encoding crate for use with the *_with_encoding functions.