mz_sqllogictest::runner

Function run_string

Source
pub async fn run_string(
    runner: &mut Runner<'_>,
    source: &str,
    input: &str,
) -> Result<Outcomes, Error>