Function partiql::engine::evaluate[][src]

pub fn evaluate(sql: &str, input: &str, from: &str, to: &str) -> Result<String>