Docs.rs
mumble-protocol-0.4.1
mumble-protocol 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Johni0702
Dependencies
byteorder ^1
normal
bytes ^1.0
normal
openssl ^0.10
normal
optional
protobuf ^2
normal
tokio-util ^0.6
normal
argparse ^0.2
dev
futures ^0.3
dev
native-tls ^0.2
dev
tokio ^1.0
dev
tokio-native-tls ^0.3
dev
tokio-util ^0.6
dev
protobuf-codegen-pure ^2.14
build
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
KEY_SIZE
mumble_
protocol
0.4.1
In mumble_
protocol::
crypt
mumble_protocol
::
crypt
Constant
KEY_
SIZE
Copy item path
Source
pub const KEY_SIZE:
usize
= 16;
Expand description
Size in bytes of the AES key used in
CryptState
.