opengex::structure

Type Alias ParamMap

Source
pub type ParamMap = HashMap<String, Param>;
Expand description

This is a map of different Param structures, for convenience.

Aliased Typeยง

struct ParamMap { /* private fields */ }