Docs.rs
  • gix-protocol-0.51.0
    • gix-protocol 0.51.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • async-trait ^0.1.51 normal optional
      • bstr ^1.12.0 normal
      • document-features ^0.2.0 normal optional
      • futures-io ^0.3.16 normal optional
      • futures-lite ^2.1.0 normal optional
      • gix-credentials ^0.30.0 normal optional
      • gix-date ^0.10.3 normal
      • gix-features ^0.43.0 normal
      • gix-hash ^0.19.0 normal
      • gix-lock ^18.0.0 normal optional
      • gix-negotiate ^0.21.0 normal optional
      • gix-object ^0.50.0 normal optional
      • gix-ref ^0.53.0 normal
      • gix-refspec ^0.31.0 normal optional
      • gix-revwalk ^0.21.0 normal optional
      • gix-shallow ^0.5.0 normal
      • gix-trace ^0.1.13 normal optional
      • gix-transport ^0.48.0 normal
      • gix-utils ^0.3.0 normal
      • maybe-async ^0.2.6 normal
      • serde ^1.0.114 normal optional
      • thiserror ^2.0.0 normal
      • winnow ^0.7.10 normal
      • async-std ^1.9.0 dev
      • gix-packetline ^0.19.1 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gix_protocol0.51.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RemoteProgress
  • SendFlushOnDrop
  • fetch::Arguments
  • fetch::Context
  • fetch::NegotiateContext
  • fetch::NegotiateOutcome
  • fetch::Options
  • fetch::Outcome
  • fetch::RefMap
  • fetch::Response
  • fetch::negotiate::Round
  • fetch::negotiate::one_round::State
  • fetch::refmap::Mapping
  • fetch::refmap::init::Options
  • fetch::response::WantedRef
  • handshake::Outcome

Enums

  • Command
  • command::validate_argument_prefixes::Error
  • fetch::Error
  • fetch::ProgressId
  • fetch::Shallow
  • fetch::Tags
  • fetch::negotiate::Action
  • fetch::negotiate::Error
  • fetch::refmap::Source
  • fetch::refmap::SpecIndex
  • fetch::refmap::init::Error
  • 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::Negotiate

Functions

  • agent
  • fetch
  • fetch::handshake
  • fetch::negotiate::add_wants
  • fetch::negotiate::make_refmapping_ignore_predicate
  • fetch::negotiate::mark_complete_and_common_ref
  • fetch::negotiate::one_round
  • fetch::response::shallow_update_from_line
  • 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 Aliases

  • AuthenticateFn
  • command::Feature