Module git_protocol::fetch [−][src]
Expand description
Re-exports
pub use command::Command;pub use delegate::Action;pub use delegate::DelegateBlocking;pub use delegate::LsRefsAction;pub use refs::Ref;pub use response::Response;Modules
Structs
The arguments passed to a server command.
Enums
The error used in [fetch()][super::fetch].
Traits
The protocol delegate is the bare minimal interface needed to fully control the fetch operation.
Functions
Returns the name of the agent as key-value pair, commonly used in HTTP headers.