pub type Parameters = Vec<Parameter>;
Collection of entry point parameters.
struct Parameters { /* private fields */ }