Skip to main content

decode

Function decode 

Source
pub fn decode(bytes: &[u8]) -> Decoded<'_>
Expand description

Decode a document’s bytes.

Valid UTF-8 is never classified as binary, whatever it contains: such a file is linted exactly as it always was.