| Crates.io | mod_template |
| lib.rs | mod_template |
| version | 0.3.0 |
| created_at | 2023-12-13 16:02:41.115059+00 |
| updated_at | 2023-12-15 07:55:35.841146+00 |
| description | Creating macros that define modules from template modules |
| homepage | |
| repository | https://github.com/umajho/mod_template |
| max_upload_size | |
| id | 1068145 |
| size | 4,233 |
mod_template
Make modules flexible.
This project is still WIP. Please check the documentation of
mod_template_macros::define for usage for now.
ui_tests/tests/x-sqlx.rs is a good starting point for understanding the usage of this project.