Macro kalast::args[][src]

macro_rules! args {
    ($py:expr, $($var:expr), +) => { ... };
}

Binding to create *args.