Type Definition wasmcloud_interface_testing::OptMap[][src]

pub type OptMap = HashMap<String, String>;
Expand description

A map of test options. Keys may be test case names, or other keys meaningful for the test. Values are utf8 strings containing serialized json, with contents specific to the test