Docs.rs
ndt7-client-0.3.0
ndt7-client 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
michalskalski
Dependencies
bytes ^1.11.1
normal
clap ^4
normal
futures-util ^0.3
normal
rand ^0.9
normal
reqwest ^0.13
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.29
normal
url ^2
normal
webpki-roots ^1
normal
tokio ^1
dev
Versions
100%
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
Module error
ndt7_
client
0.3.0
Module error
Module Items
Enums
Type Aliases
In crate ndt7_
client
ndt7_client
Module
error
Copy item path
Source
Expand description
Error types for the ndt7 client.
Enums
§
Ndt7
Error
Errors that can occur during ndt7 operations.
Type Aliases
§
Result
A
Result
type alias using
Ndt7Error
.