Docs.rs
  • git-protocol-0.19.0
    • git-protocol 0.19.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • async-trait ^0.1.51 normal
      • bstr ^0.2.13 normal
      • btoi ^0.4.2 normal
      • document-features ^0.2.0 normal
      • futures-io ^0.3.16 normal
      • futures-lite ^1.12.0 normal
      • git-credentials ^0.4.0 normal
      • git-features ^0.22.2 normal
      • git-hash ^0.9.8 normal
      • git-transport ^0.19.2 normal
      • maybe-async ^0.2.6 normal
      • nom ^7 normal
      • serde ^1.0.114 normal
      • thiserror ^1.0.32 normal
      • async-std ^1.9.0 dev
      • git-packetline ^0.12.7 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate git_protocol

logo
Change settings

List of all items

Structs

  • RemoteProgress
  • fetch::Arguments
  • fetch::handshake::Outcome
  • fetch::response::Response
  • fetch::response::WantedRef

Enums

  • FetchConnection
  • fetch::Error
  • fetch::command::Command
  • fetch::delegate::Action
  • fetch::delegate::LsRefsAction
  • fetch::handshake::Error
  • fetch::refs::Error
  • fetch::refs::Ref
  • fetch::refs::parse::Error
  • fetch::response::Acknowledgement
  • fetch::response::Error
  • fetch::response::ShallowUpdate

Traits

  • fetch::Delegate
  • fetch::delegate::Delegate
  • fetch::delegate::DelegateBlocking

Functions

  • fetch
  • fetch::agent
  • fetch::handshake
  • fetch::indicate_end_of_interaction
  • fetch::refs
  • fetch::refs::from_v1_refs_received_as_part_of_handshake_and_capabilities
  • fetch::refs::from_v2_refs

Typedefs

  • fetch::command::Feature