docs.rs failed to build gix-protocol-0.52.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
gix-protocol-0.51.0
An abstraction over [fetching][fetch()] a pack from the server.
Generally, there is the following order of operations.
- create a
Transport
- perform a [
handshake()
] - execute a [
Command
]- list references
- create a mapping between refspecs and references
- receive a pack
- list references