Docs.rs
aether-azathoth-0.5.3
aether-azathoth 0.5.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xiaozuhui
Dependencies
chrono ^0.4
normal
crossbeam ^0.8
normal
lazy_static ^1.4
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.49.0
normal
optional
ureq ^3.1.4
normal
criterion ^0.8.1
dev
tokio ^1.49.0
dev
cbindgen ^0.29.2
build
console_error_panic_hook ^0.1
normal
js-sys ^0.3.83
normal
wasm-bindgen ^0.2.106
normal
Versions
68.49%
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
Module path_validator
aether
0.5.3
Module path_
validator
Module Items
Structs
Enums
In aether::
sandbox
aether
::
sandbox
Module
path_
validator
Copy item path
Source
Expand description
路径安全验证器
提供统一的路径安全检查,防止路径遍历攻击(
..
)和越权访问。
Structs
§
Path
Restriction
路径限制规则
Path
Validator
路径验证器
Enums
§
Path
Validation
Error
路径验证错误