Skip to content

Rename CheckError::IndexLookup to CheckError::ApiLookup #4

@rocketman-code

Description

@rocketman-code

The CheckError::IndexLookup variant name is a holdover from the sparse index approach. Now that we use the crates.io REST API, it should be renamed to ApiLookup (or ApiError) for clarity.

This is a breaking change to the public API, so it should be batched with the next semver-breaking release.

Context: surfaced during PR #2 code review (switch from sparse index to API).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions