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

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

A slice of (optional) arguments passed to a method of Context.