pub fn detect_encoding(html_content: &[u8]) -> Option<String>
Detect the encoding used in an HTML file.