pub type InputMap = BTreeMap<String, InputValue>;Expand description
A map from the fields in an TOML/JSON file which correspond to some ABI to their values
Aliased Typeยง
pub struct InputMap { /* private fields */ }pub type InputMap = BTreeMap<String, InputValue>;A map from the fields in an TOML/JSON file which correspond to some ABI to their values
pub struct InputMap { /* private fields */ }