Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tigerros/dry-mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

DRY modules

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?

  • Intuitive and flexible macro syntax.
  • Extremely lightweight. No dependencies.
  • You can use it in a no-std or no-alloc context.

About

Macros to make your Rust module management DRY

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Contributors

Languages