[][src]Macro rustpython_vm::no_kwargs

macro_rules! no_kwargs {
    ( $vm: ident, $args:ident ) => { ... };
}