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

type ArgVec<'a> = Vec<Arg<'a>>;

A vector of (optional) crate::Context method arguments.