Evaluation components for Jsonnet
This module contains the core evaluation infrastructure that can be extended through handler-based architecture.
pub use context::Context;
pub use context::Scope;
pub use handlers::*;