#html #collage #html-template

no-std collage-core

collage is a template engine for Rust, designed for writing HTML and similar markup languages

1 unstable release

Uses new Rust 2024

new 0.1.0 May 8, 2025

#83 in Accessibility


Used in 2 crates

LGPL-3.0

4KB

Shared functions for collage and collage-macros.


collage

collage is a template engine for Rust, designed for writing HTML and similar markup languages.

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

This project is licensed under the GPL-3.0 and LGPL-3.0 licenses.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in collage by you, shall be licensed as LGPL-3.0, without any additional terms or conditions.

No runtime deps