Crates.io | mod_template_macros |
lib.rs | mod_template_macros |
version | 0.3.0 |
source | src |
created_at | 2023-12-13 16:02:14.937444 |
updated_at | 2023-12-15 07:55:15.901727 |
description | Creating macros that define modules from template modules |
homepage | |
repository | https://github.com/umajho/mod_template |
max_upload_size | |
id | 1068144 |
size | 82,750 |
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.