◐ Shell
clean mode source ↗

rustpython_vm::type_check - Rust

macro_rules! type_check {
    ($vm:ident, $args:ident, $arg_count:ident, $arg_name:ident, $arg_type:expr) => { ... };
}