Docs.rs
gix-transport-0.42.3
gix-transport 0.42.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
async-std ^1.12.0
normal
optional
async-trait ^0.1.51
normal
optional
base64 ^0.22.1
normal
optional
bstr ^1.3.0
normal
curl ^0.4
normal
optional
document-features ^0.2.0
normal
optional
futures-io ^0.3.16
normal
optional
futures-lite ^2.1.0
normal
optional
gix-command ^0.3.9
normal
gix-credentials ^0.24.5
normal
optional
gix-features ^0.38.2
normal
gix-packetline ^0.17.6
normal
gix-quote ^0.4.12
normal
gix-sec ^0.10.8
normal
gix-url ^0.27.5
normal
pin-project-lite ^0.2.6
normal
optional
reqwest ^0.12.0
normal
optional
serde ^1.0.114
normal
optional
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
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
transport
0.42.3
Module connect
Structs
Enums
In gix_
transport::
client
Module
gix_transport
::
client
::
connect
Copy item path
source
·
[
−
]
Available on
crate feature
blocking-client
only.
Expand description
Structs
§
Options
blocking-client
or
async-client
Options for connecting to a remote.
Enums
§
Error
blocking-client
or
async-client
The error used in
connect()
.