Available on crate features async-network-client or blocking-network-client only.
Expand description

Modules

negotiateblocking-network-client
prepareblocking-network-client
refsblocking-network-client

Structs

A mapping between a single remote reference and its advertised objects to a local destination which may or may not exist.
Outcomeblocking-network-client
The outcome of receiving a pack via Prepare::receive().
Prepareblocking-network-client
A structure to hold the result of the handshake with the remote and configure the upcoming fetch operation.
Information about the relationship between our refspecs, and remote references with their local counterparts.

Enums

Errorblocking-network-client
The error returned by receive().
Either an object id that the remote has or the matched remote ref itself.
Statusblocking-network-client
The status of the repository after the fetch operation