Function expression_engine::execute

source ·
pub fn execute(expr: &str, ctx: Context) -> Result<Value, Error>