[][src]Type Definition eval::Contexts

type Contexts = Vec<Context>;

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