Docs.rs
sozu-client-0.5.0
sozu-client 0.5.0
Permalink
Docs.rs crate page
Links
Documentation
Repository
crates.io
Source
Owners
FlorentinDUBOIS
github:clevercloud:oss
Dependencies
async-trait ^0.1.89
normal
bb8 ^0.9.1
normal
config ^0.15.23
normal
mio ^1.2.1
normal
serde_json ^1.0.150
normal
sozu-command-lib ^2.1.0
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tracing ^0.1.44
normal
Versions
13.04%
of the crate is documented
Platform
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
Skip to main content
connect
sozu_
client
0.5.0
In sozu_
client::
socket
sozu_client
::
socket
Function
connect
Copy item path
Source
pub async fn connect(path: &
PathBuf
) ->
Result
<
UnixStream
,
Error
>