pub type Parameters = Vec<Parameter>;
Expand description

Collection of entry point parameters.

Aliased Type§

struct Parameters { /* private fields */ }