[][src]Function rustpython_vm::obj::objstr::subscript

pub fn subscript(vm: &VirtualMachine, value: &str, b: PyObjectRef) -> PyResult