Docs.rs
wae-https-0.0.1
wae-https 0.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
askama ^0.15.4
normal
bytes ^1.11.1
normal
futures-util ^0.3.32
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
hyper ^1.8.1
normal
hyper-util ^0.1.20
normal
matchit ^0.9
normal
mime_guess ^2.0.5
normal
pin-project-lite ^0.2.17
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
tokio-rustls ^0.26.4
normal
tower ^0.5.3
normal
tower-http ^0.6.8
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
wae-session ^0.0.1
normal
wae-types ^0.0.1
normal
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 template
wae_
https
0.0.1
Module template
Sections
特性
Module Items
Re-exports
Structs
Enums
In crate wae_
https
wae_https
Module
template
Copy item path
Source
Expand description
模板渲染模块
提供基于 Askama 模板引擎的渲染支持。
§
特性
编译时模板检查,类型安全
自动 HTML 转义,防止 XSS 攻击
可配置模板目录和扩展名
Re-exports
§
pub use
askama
;
Structs
§
Html
Template
HTML 模板响应包装器
Template
Config
模板配置
Template
Renderer
模板渲染器
Template
Response
模板响应构建器
Enums
§
Template
Error
模板渲染错误