CHARSET

Constant CHARSET 

Source
pub const CHARSET: &str = "charset";
Expand description

The charset attribute.

Character encoding declaration for the document. Should be “utf-8” in modern HTML documents.