Crate oxiplate

Source
Expand description

§Oxiplate

Latest Version Repository Docs Build Status MIT License Open Issues

Oxiplate is an experimental compile-time template system for Rust with a focus on escaping and whitespace control. Use at your own risk.

§Using Oxiplate in your project

§Hacking on Oxiplate

Modules§

escapers
Built-in escapers.

Derive Macros§

Oxiplate
Derives the ::std::fmt::Display implementation for a template’s struct.