Available on crate feature
git
only.Expand description
Support for interacting with the local crates.io registry index
Structsยง
- Provides an efficient way to check if the given package has been yanked.
- A
ClientBuilder
can be used to create aClient
with custom configuration.