Crates.io | dry-mods |
lib.rs | dry-mods |
version | 0.1.5 |
source | src |
created_at | 2023-09-23 00:43:32.9565 |
updated_at | 2023-10-09 04:55:26.322255 |
description | Macros to make your module management DRY |
homepage | |
repository | https://github.com/tigerros/dry-mods |
max_upload_size | |
id | 980979 |
size | 8,032 |
Don't Repeat Yourself, be DRY! That's why you should use this crate, for removing repetition and verboseness from your module declarations.
Check out the docs for a guide and example usage. There's also some fully compiled examples, which you can access here.
Why this crate?
no-std
or no-alloc
context.