Constant serde_java_properties::UTF8_ENCODING [−][src]
pub const UTF8_ENCODING: &'static dyn Encoding;Expand description
UTF-8 Encoding from the encoding crate for use with
the *_with_encoding functions.
pub const UTF8_ENCODING: &'static dyn Encoding;UTF-8 Encoding from the encoding crate for use with
the *_with_encoding functions.