Type Definition mage::Contexts [] [src]

type Contexts = Vec<HashMap<String, Value, RandomState>>;

Custom contexts. The value of the last context is searched first.