[][src]Function rbatis::engine::eval::eval

pub fn eval(left: &Value, right: &Value, op: &str) -> Result<Value, Error>