[go: up one dir, main page]

Type Definition figment::value::Dict[][src]

type Dict = Map<String, Value>;

An alias to a Map from String to Values.