[][src]Constant mruby_sys::specifiers::REST

pub const REST: &str

Retrieve the rest of arguments as an array; Usable like:

mrb_get_args(mrb, "*", &argv, &argc);