Function resolve_blocking

pub fn resolve_blocking(
    path: &Path,
) -> Result<Vec<(Migration, PathBuf)>, ResolveError>