Skip to main content

expect_string

Function expect_string 

Source
pub fn expect_string(
    expr: &ScalarExpr,
    name: &str,
    evaluate: &mut ArgumentEvaluator<'_>,
) -> Result<String, SQLError>