Docs.rs
ratrod-0.6.3
ratrod 0.6.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
twitchax
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
bincode ^2
normal
bytes ^1
normal
clap ^4
normal
futures ^0.3
normal
homedir ^0.3
normal
ouroboros ^0.18
normal
rand ^0.9
normal
regex ^1
normal
ring ^0.17
normal
secrecy ^0.10
normal
serde ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
pretty_assertions ^1
dev
Versions
64.5%
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
Signature
ratrodlib
0.6.3
In ratrodlib::
protocol
ratrodlib
::
protocol
Type Alias
Signature
Copy item path
Source
pub type Signature = [
u8
;
64
];
Expand description
A helper type for a signature.