Docs.rs
nut-client-0.4.2
nut-client 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aramperes
Dependencies
rustls ^0.19
normal
optional
shell-words ^1.0.0
normal
tokio ^1
normal
optional
tokio-rustls ^0.22
normal
optional
webpki ^0.21
normal
optional
webpki-roots ^0.21
normal
optional
Versions
96.97%
of the crate is documented
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 tokio
nut_
client
0.4.2
Module tokio
Module Items
Structs
Enums
In crate nut_
client
nut_client
Module
tokio
Copy item path
Source
Expand description
Async client implementation for NUT, using Tokio.
Structs
§
TcpConnection
A blocking TCP NUT client connection.
Enums
§
Connection
An async NUT client connection.