Function python_packaging::python_source::python_source_encoding[][src]

pub fn python_source_encoding(source: &[u8]) -> Vec<u8>
Expand description

Derive the source encoding from Python source code.