Type Alias Parameters

Source
pub type Parameters = Vec<Parameter>;
Expand description

Collection of entry point parameters.

Aliased Typeยง

struct Parameters { /* private fields */ }