Type Alias Parameters

Source
pub type Parameters = Vec<Box<Parameter>>;

Aliased Typeยง

struct Parameters { /* private fields */ }