encode_bytes_from_language

Function encode_bytes_from_language 

Source
pub fn encode_bytes_from_language(html: &[u8], language: &str) -> String
Expand description

Get the content with proper encoding from a language. Pass in a proper language like “ja”. This does nothing without the “encoding” flag.