Function erg_compiler::ty::codeobj::tuple_into_bytes

source ·
pub fn tuple_into_bytes(tup: &[ValueObj], python_ver: PythonVersion) -> Vec<u8>