Docs.rs
anycms-spa-0.7.2
anycms-spa 0.7.2
Docs.rs crate page
MIT
16 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
Liangdi
Dependencies
actix-web ^4.14.1
normal
optional
axum ^0.8.9
normal
optional
brotli ^8
normal
optional
flate2 ^1
normal
optional
mime_guess ^2.0.5
normal
paste ^1.0.15
normal
rust-embed ^8.12.0
normal
salvo ^0.95.2
normal
optional
sha2 ^0.11
normal
thiserror ^2.0.20
normal
tracing ^0.1.44
normal
Versions
35.42%
of the crate is documented
Go to latest version
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
anycms_
spa
0.7.2
In anycms_
spa::
core::
path
anycms_spa
::
core
::
path
Function
normalize_
path
Copy item path
Source
pub fn normalize_path(path: &
str
) ->
Result
<
String
,
PathError
>
Expand description
路径规范化:解析
.
和
..
,去除连续斜杠,防止路径遍历