Module rustsec::registry

source ·
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 a Client with custom configuration.