[][src]Type Definition evalexpr::Context

type Context = HashMap<String, Value>;

Custom context.