Structs§
- A simple in-memory implementation of the NpmRegistryApi that can be used for testing purposes. This does not use
#[cfg(test)]
because that is not supported across crates.
Enums§
- Error that occurs when loading the package info from the npm registry fails.
Traits§
- A trait for getting package information from the npm registry.