collage-core 0.1.0

`collage` is a template engine for Rust, designed for writing HTML and similar markup languages.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 494.33 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • danbluhmhansen/collage
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • danbluhmhansen

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.