[−][src]Function rustpython_vm::obj::objsequence::get_elements_cell
pub fn get_elements_cell<'a>(
obj: &'a PyObjectRef
) -> &'a RefCell<Vec<PyObjectRef>>
pub fn get_elements_cell<'a>(
obj: &'a PyObjectRef
) -> &'a RefCell<Vec<PyObjectRef>>