Function mz_sqllogictest::runner::rewrite_file

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