{"id":67554,"library":"yarte-helpers","title":"Yarte Helpers","description":"Helper collection for yarte template engine.","status":"active","version":"0.15.8","language":"rust","source_language":null,"source_url":"https://github.com/botika/yarte","tags":["template","html","escape"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nyarte_helpers = \"0.15.8\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add yarte_helpers","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"html_escape","correct":"use yarte_helpers::html_escape;"}],"quickstart":{"code":"use yarte_helpers::html_escape;\n\nfn main() {\n    let escaped = html_escape(\"<script>\");\n    println!(\"{}\", escaped);\n}","lang":"rust","description":"Escape HTML special characters."},"warnings":[],"env_vars":null,"search_vec":"'collect':4 'engin':8 'escap':11 'helper':2,3 'html':10 'templat':7,9 'yart':1,6","created_at":"2026-06-17T17:38:47.408674+00:00","updated_at":"2026-06-17T17:38:47.408674+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/botika/yarte","github":"https://github.com/botika/yarte","docs":"https://docs.rs/yarte_helpers/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}