Docs.rs
borev6-cli-0.5.3
borev6-cli 0.5.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
XiaMoHuaHuo-CN
Dependencies
anyhow ^1.0.56
normal
clap ^4.0.22
normal
dashmap ^5.2.0
normal
fastrand ^1.9.0
normal
futures-util ^0.3.21
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
sha2 ^0.10.2
normal
tokio ^1.17.0
normal
tokio-util ^0.7.1
normal
tracing ^0.1.32
normal
tracing-subscriber ^0.3.10
normal
uuid ^1.2.1
normal
lazy_static ^1.4.0
dev
rstest ^0.15.0
dev
tokio ^1.17.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
MAX_FRAME_LENGTH
borev6_
cli
0.5.3
In borev6_
cli::
shared
borev6_cli
::
shared
Constant
MAX_
FRAME_
LENGTH
Copy item path
Source
pub const MAX_FRAME_LENGTH:
usize
= 256;
Expand description
Maximum byte length for a JSON frame in the stream.