dry-mods 0.1.5

Macros to make your module management DRY
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
categories = ["development-tools", "development-tools::build-utils", "rust-patterns", "no-std", "no-std::no-alloc"]
description = "Macros to make your module management DRY"
edition = "2021"
include = ["src", "README.md"]
keywords = ["macros", "no-std", "module", "DRY", "no-alloc"]
license = "MIT"
name = "dry-mods"
readme = "README.md"
repository = "https://github.com/tigerros/dry-mods"
version = "0.1.5"