Type Definition wampire::Dict[][src]

type Dict = HashMap<String, Value>;

Trait Implementations

impl ArgDict for Dict
[src]