[][src]Type Definition eval::Context

type Context = HashMap<String, Value>;

Custom context.