plait-macros 0.6.0

Macros for `plait`: A modern HTML templating library for Rust that embraces composition.
Documentation

plait-macros

Proc macros for the plait(https://docs.rs/plait) crate.

This crate provides the html! and component! proc macros. You should depend on plait directly rather than using this crate — both macros are re-exported from there.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.