Type Definition eval::Contexts [] [src]

type Contexts = Vec<Context>;

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