dmutil

Crates.iodmutil
lib.rsdmutil
version0.1.0
sourcesrc
created_at2018-04-28 16:13:36.81635
updated_at2018-04-28 16:13:36.81635
descriptionA collection of utility macros to ease the creation of other macros.
homepage
repositoryhttps://github.com/Emoun/dmutil
max_upload_size
id62871
size31,881
Emad Jacob Maroun (Emoun)

documentation

README

dmutil

Build Status

Declarative Macro Utilities.

A collection of macros to help with the creation of other macros. Most notably, includes the eager! macro, which enables eager expansion of macros.

License

Licensed under the MIT license.

Any file with its own license header is also licensed under the above license, at your option. If the header specifies a different license than the above, it must be seen as an additional choice of license and the above license or the header license can be chosen at your option.

Any intentional contribution to this repository is licensed under the above license in addition to any contribution specific license, without exception.

Commit count: 30

cargo fmt