pub type Context = HashMap<String, Value>;
Custom context.
pub struct Context { /* private fields */ }