Registry / utility / yarte-helpers

yarte-helpers

JSON →
library0.15.8rscratesunverified

Helper collection for yarte template engine.

# Cargo.toml [dependencies] yarte_helpers = "0.15.8"
INSTALL
IMPORT
SIG · YARTE-HELPERS
Y
yarte-helpers
utilityrustv0.15.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

html_escape
use yarte_helpers::html_escape;

Escape HTML special characters.

use yarte_helpers::html_escape; fn main() { let escaped = html_escape("<script>"); println!("{}", escaped); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
yarte-helpers — cargo add yarte-helpers · libregistry