macro pagetop-macros

A collection of procedural macros that boost PageTop development

13 releases

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

#1149 in Procedural macros

Download history 44/week @ 2024-06-16 32/week @ 2024-06-23 8/week @ 2024-06-30 23/week @ 2024-07-07 34/week @ 2024-07-14 30/week @ 2024-07-21 165/week @ 2024-07-28 35/week @ 2024-08-04 30/week @ 2024-08-11 20/week @ 2024-08-18 34/week @ 2024-08-25 20/week @ 2024-09-01 30/week @ 2024-09-08 56/week @ 2024-09-15 43/week @ 2024-09-22 37/week @ 2024-09-29

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

MIT/Apache

66KB
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.4–2MB
~41K SLoC