pagetop/helpers/pagetop-macros
2024-03-29 00:00:16 +01:00
..
src Expand fn_builder to generic functions 2024-03-16 21:12:03 +01:00
Cargo.toml 🔖 [macros] release development version 0.0.12 2024-03-29 00:00:16 +01:00
README.md 🚧 Normalize Cargo and README files 2024-03-23 21:21:43 +01:00

PageTop Macros

A collection of procedural macros that boost PageTop development.

License API Docs Crates.io Downloads

📦 About PageTop

PageTop is an opinionated web framework to build modular Server-Side Rendering web solutions.

🚧 Warning

PageTop framework is currently in active development. The API is unstable and subject to frequent changes. Production use is not recommended until version 0.1.0.

🔖 Credits

This crate includes an adapted version of maud-macros, version 0.25.0, by Chris Wong. This adaptation integrates its functionalities into PageTop, eliminating the need for direct references to maud in the Cargo.toml file of each project.

📜 License

All code in this crate is dual-licensed under either:

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem.