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

Download history 142952/week @ 2024-06-06 144849/week @ 2024-06-13 145510/week @ 2024-06-20 148044/week @ 2024-06-27 138072/week @ 2024-07-04 149271/week @ 2024-07-11 141777/week @ 2024-07-18 158659/week @ 2024-07-25 151363/week @ 2024-08-01 171844/week @ 2024-08-08 161607/week @ 2024-08-15 171446/week @ 2024-08-22 170654/week @ 2024-08-29 179486/week @ 2024-09-05 171779/week @ 2024-09-12 142426/week @ 2024-09-19

694,794 downloads per month
Used in 1,372 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