Type Alias medal::core::JsonValue

source ·
type JsonValue = Map<String, Value>;

Aliased Type§

struct JsonValue { /* private fields */ }