Thanks to visit codestin.com
Credit goes to docs.rs
Docs.rs
hers-0.1.2
hers 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
JamesPatrickGill
Dependencies
axum ^0.7
normal
optional
chrono ^0.4
normal
optional
hers-macro ^0.1.1
normal
Versions
75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate hers
hers
0.1.2
All Items
Crate Items
Macros
Structs
Traits
Functions
Crate
hers
Copy item path
Source
Macros
§
hers
The main hers! macro for HTML templating
Structs
§
Html
String
A type-safe wrapper for HTML content
Traits
§
ToHtml
Trait for types that can be converted to HTML
Functions
§
escape_
html
Escape HTML special characters to prevent XSS