Docs.rs
git-transport-0.22.0
git-transport 0.22.0
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.13.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-features ^0.23.1
normal
git-packetline ^0.13.1
normal
git-sec ^0.4.2
normal
git-url ^0.10.1
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
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module connect
Enums
?
Module
git_transport
::
connect
source
·
[
−
]
Available on
crate feature
blocking-client
only.
Expand description
Enums
Error
blocking-client
or
async-client
The error used in
connect()
.