ArgSlice

Type Alias ArgSlice 

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

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