Expand description
This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.
Structs§
- Crate
- NewCrate
- This struct is serialized as JSON and sent as metadata ahead of the crate tarball when publishing crates to a crate registry like crates.io.
- NewCrate
Dependency - Registry
- User
- Warnings
Enums§
- Auth
- Error
- Error returned when interacting with a registry.
- Token
Error
Traits§
- Http
Client - Perform an HTTP request and return the response.
Functions§
- check_
token - Checks if a token is valid or malformed.
- is_
url_ crates_ io - Returns
trueif the host of the given URL is “crates.io”.