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

#1042 in Rust patterns

Download history 127408/week @ 2024-03-14 133083/week @ 2024-03-21 148602/week @ 2024-03-28 117252/week @ 2024-04-04 124023/week @ 2024-04-11 126736/week @ 2024-04-18 127559/week @ 2024-04-25 123816/week @ 2024-05-02 122166/week @ 2024-05-09 140111/week @ 2024-05-16 140077/week @ 2024-05-23 150084/week @ 2024-05-30 142952/week @ 2024-06-06 144849/week @ 2024-06-13 145510/week @ 2024-06-20 125081/week @ 2024-06-27

585,531 downloads per month
Used in 1,252 crates (12 directly)

MIT/Apache

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.

No runtime deps