Function sqllogictest::runner::run_string[][src]

pub async fn run_string(
    config: &RunConfig<'_>,
    source: &str,
    input: &str
) -> Result<Outcomes, Error>