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

Modules

negotiateblocking-network-client or async-network-client
prepareblocking-network-client or async-network-client
refsblocking-network-client or async-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 or async-network-client
The outcome of receiving a pack via Prepare::receive().
Prepareblocking-network-client or async-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 or async-network-client
The error returned by receive().
RefLogMessageblocking-network-client or async-network-client
The way reflog messages should be composed whenever a ref is written with recent objects from a remote.
Either an object id that the remote has or the matched remote ref itself.
Statusblocking-network-client or async-network-client
The status of the repository after the fetch operation