Module gitoxide_core::net::connect
source · Available on crate features
async-client
or blocking-client
only.Expand description
Structs
- Options for connecting to a remote.
Enums
- The error used in
connect()
.