Function python_packaging::python_source::python_source_encoding
source · [−]pub fn python_source_encoding(source: &[u8]) -> Vec<u8>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Derive the source encoding from Python source code.