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
normalize_path
zenith_
stack
0.1.0
normalize_
path
Sections
规则
In zenith_
stack::
api::
normalize
zenith_stack
::
api
::
normalize
Function
normalize_
path
Copy item path
Source
pub fn normalize_path( path: &
str
, decode:
bool
, ) ->
Result
<
String
,
NormalizeError
>
Expand description
规范化路径
§
规则
折叠 “.” 和 “..” 段
合并多余斜杠
保留前导斜杠