Docs.rs
tox_crypto-0.1.1
tox_crypto 0.1.1
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
kpp
kurnevsky
Dependencies
sodiumoxide ^0.2.5
normal
Versions
100%
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
SECRETKEYBYTES
tox_
crypto
0.1.1
tox_crypto
Constant
SECRETKEYBYTES
Copy item path
Source
pub const SECRETKEYBYTES:
usize
= _; // 32usize
Expand description
Number of bytes in a
SecretKey
.