[][src]Type Definition nsi::arg::ArgSlice

type ArgSlice<'a, 'b> = [Arg<'a, 'b>];

A slice of (optional) Context method arguments.