pub const CHARSET: &str = "charset";
The charset attribute.
charset
Character encoding declaration for the document. Should be “utf-8” in modern HTML documents.