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
Module prelude
zenith_
stack
0.1.0
Module prelude
Sections
用法
Module Items
Structs
Enums
Type Aliases
In crate zenith_
stack
zenith_stack
Module
prelude
Copy item path
Source
Expand description
Prelude 模块:按启用的特性提供常用类型一键导入
§
用法
use
zenith_stack::prelude::
*
;
Structs
§
Canonical
Request
统一规范化请求
Canonical
Response
统一规范化响应
FrameId
Frame ID
Frame
Pool
Frame 池(极致优化版)
Frame
Token
所有权令牌
Enums
§
Core
Error
核心错误类型
Method
请求方法枚举
Protocol
协议类型枚举
Transport
传输层类型枚举
Type Aliases
§
Core
Result
核心结果类型