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