12 releases

0.0.12 Mar 28, 2024
0.0.11 Mar 19, 2024
0.0.9 Feb 26, 2024
0.0.7 Nov 19, 2023
0.0.1 Jan 29, 2023

#1435 in Procedural macros

Download history 29/week @ 2023-12-22 1/week @ 2023-12-29 13/week @ 2024-01-05 20/week @ 2024-01-12 9/week @ 2024-01-19 3/week @ 2024-01-26 6/week @ 2024-02-02 68/week @ 2024-02-09 109/week @ 2024-02-16 182/week @ 2024-02-23 65/week @ 2024-03-01 261/week @ 2024-03-08 239/week @ 2024-03-15 111/week @ 2024-03-22 222/week @ 2024-03-29 35/week @ 2024-04-05

611 downloads per month
Used in 13 crates (via pagetop)

MIT/Apache

65KB
1.5K SLoC

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.

Dependencies

~1.5–2.1MB
~43K SLoC