sqlx::migrate

Function resolve_blocking

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