pub type MigrateResult<U = Empty> = Result<MigrateResponse<U>, StdError>;