Docs.rs
  • git-protocol-0.26.0
    • git-protocol 0.26.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • async-trait ^0.1.51 normal
      • bstr ^1.0.1 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.9.0 normal
      • git-features ^0.26.0 normal
      • git-hash ^0.10.1 normal
      • git-transport ^0.25.0 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.14.1 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

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

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

Enums

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

Traits

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

Functions

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

Type Definitions

  • command::Feature