Type Alias nsi::ArgSlice

source ·
pub type ArgSlice<'a, 'b> = [Arg<'a, 'b>];
Expand description

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