Docs.rs
zenith-stack-0.1.0
zenith-stack 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
08 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mcdn-git
Dependencies
zenith-api ^0.1.0
normal
optional
zenith-cache ^0.1.0
normal
optional
zenith-capability ^0.1.0
normal
optional
zenith-ebpf ^0.1.0
normal
optional
zenith-fingerprint ^0.1.0
normal
optional
zenith-forward ^0.1.0
normal
optional
zenith-foundation ^0.1.0
normal
optional
zenith-http1 ^0.1.0
normal
optional
zenith-http2 ^0.1.0
normal
optional
zenith-http3 ^0.1.0
normal
optional
zenith-linux ^0.1.0
normal
optional
zenith-net ^0.1.0
normal
optional
zenith-observability ^0.1.0
normal
optional
zenith-proxy ^0.1.0
normal
optional
zenith-runtime ^0.1.0
normal
optional
zenith-testkit ^0.1.0
normal
optional
zenith-tls ^0.1.0
normal
optional
zenith-waf ^0.1.0
normal
optional
zenith-web ^0.1.0
normal
optional
rustls ^0.23
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
audit ^0.7.3
normal
optional
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
Skip to main content
MAX_VARINT_SIZE
zenith_
stack
0.1.0
In zenith_
stack::
core::
varint
zenith_stack
::
core
::
varint
Constant
MAX_
VARINT_
SIZE
Copy item path
Source
pub const MAX_VARINT_SIZE:
usize
= 8; // 8usize
Expand description
RFC 9000 varint 最大编码长度(字节)