[][src]Macro extendr_api::args

macro_rules! args {
    () => { ... };
    ($($rest: tt)*) => { ... };
}