[][src]Macro rustpython_vm::class_or_notimplemented

macro_rules! class_or_notimplemented {
    ($vm:expr, $t:ty, $obj:expr) => { ... };
}