Docs.rs
rustdtp-0.8.0
rustdtp 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
WKHAllen
Dependencies
aes-gcm ^0.10
normal
futures ^0.3
normal
rand ^0.8
normal
rsa ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.43
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustdtp
0.8.0
Module error
Module Items
Enums
Type Aliases
In crate rustdtp
rustdtp
Module
error
Copy item path
Source
Expand description
Crate-level error types.
Enums
§
Error
All possible DTP error types.
Type Aliases
§
Result
DTP
Result
type alias.