4 releases
Uses old Rust 2015
0.1.1 | Feb 17, 2017 |
---|---|
0.1.0 | Jan 31, 2017 |
0.0.2 | Mar 5, 2015 |
0.0.1 | Feb 25, 2015 |
#960 in Rust patterns
694,794 downloads per month
Used in 1,372 crates
(12 directly)
12KB
177 lines
mac
A collection of great and ubiqutitous macros.
Overview
This crate contains collections of macros which are useful in many situations, and usable independently or together.
Usage
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
mac = "*"
Author
Jonathan Reem is the primary author and maintainer of mac.
License
MIT/Apache-2.0, like rust itself
lib.rs
:
mac
A collection of great and ubiqutitous macros.