Docs.rs
  • git-transport-0.25.5
    • git-transport 0.25.5
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • async-std ^1.12.0 normal
      • async-trait ^0.1.51 normal
      • base64 ^0.21.0 normal
      • bstr ^1.0.1 normal
      • curl ^0.4 normal
      • document-features ^0.2.0 normal
      • futures-io ^0.3.16 normal
      • futures-lite ^1.12.0 normal
      • git-command ^0.2.4 normal
      • git-credentials ^0.9.2 normal
      • git-features ^0.26.5 normal
      • git-packetline ^0.14.3 normal
      • git-quote ^0.4.2 normal
      • git-sec ^0.6.3 normal
      • git-url ^0.13.3 normal
      • pin-project-lite ^0.2.6 normal
      • reqwest ^0.11.12 normal
      • serde ^1.0.114 normal
      • thiserror ^1.0.26 normal
      • async-std ^1.9.0 dev
      • blocking ^1.0.2 dev
      • maybe-async ^0.2.6 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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_transport

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

List of all items

Structs

  • client::Account
  • client::Capabilities
  • client::RequestWriter
  • client::SetServiceResponse
  • client::capabilities::Capabilities
  • client::capabilities::Capability
  • client::capabilities::recv::Outcome
  • client::connect::Options
  • client::file::SpawnProcessOnDemand
  • client::git::Connection
  • client::http::GetResponse
  • client::http::Options
  • client::http::PostResponse
  • client::http::Transport
  • client::http::curl::Curl
  • client::http::curl::Options
  • client::http::options::SslVersionRangeInclusive
  • client::http::redirect::Error
  • client::ssh::connect::Options
  • client::ssh::invocation::Error
  • connect::Options

Enums

  • Protocol
  • Service
  • client::Error
  • client::MessageKind
  • client::WriteMode
  • client::capabilities::Error
  • client::connect::Error
  • client::git::ConnectMode
  • client::git::connect::Error
  • client::http::Error
  • client::http::PostBodyDataKind
  • client::http::curl::Error
  • client::http::options::FollowRedirects
  • client::http::options::HttpVersion
  • client::http::options::ProxyAuthMethod
  • client::http::options::SslVersion
  • client::ssh::Error
  • client::ssh::ProgramKind
  • connect::Error

Traits

  • IsSpuriousError
  • client::ExtendedBufRead
  • client::ReadlineBufRead
  • client::Transport
  • client::TransportV2Ext
  • client::TransportWithoutIO
  • client::http::Http

Functions

  • client::connect
  • client::file::connect
  • client::git::connect
  • client::git::connect::connect
  • client::http::connect
  • client::ssh::connect
  • connect

Type Definitions

  • client::HandleProgress
  • client::http::Impl
  • client::http::options::AuthenticateFn