Type Alias wasmbus_rpc::TomlMap

source ·
pub type TomlMap = Map<String, Value>;

Aliased Type§

struct TomlMap { /* private fields */ }