Type Definition wampire::Dict

source · []
pub type Dict = HashMap<String, Value>;

Trait Implementations