[−][src]Function rustpython_vm::obj::objsequence::get_elements_tuple
pub fn get_elements_tuple<'a>(
obj: &'a PyObjectRef
) -> impl Deref<Target = Vec<PyObjectRef>> + 'a
pub fn get_elements_tuple<'a>(
obj: &'a PyObjectRef
) -> impl Deref<Target = Vec<PyObjectRef>> + 'a