Function mz_sqllogictest::runner::rewrite_file

source ·
pub async fn rewrite_file(
    runner: &mut Runner<'_>,
    filename: &Path
) -> Result<(), Error>