Expand description

A crate providing a cargo registry accessible over HTTP.

The official reference for registries can be found here. This crate does not necessarily aim to implement all aspects, as it aims to be used in trusted contexts where authorization is unnecessary.

Functions

  • Serve a registry at the given path on the given socket address.