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

#735 in Rust patterns

Download history 167710/week @ 2024-08-06 161441/week @ 2024-08-13 165019/week @ 2024-08-20 172486/week @ 2024-08-27 180784/week @ 2024-09-03 170595/week @ 2024-09-10 168776/week @ 2024-09-17 177447/week @ 2024-09-24 197667/week @ 2024-10-01 178434/week @ 2024-10-08 202123/week @ 2024-10-15 192727/week @ 2024-10-22 193681/week @ 2024-10-29 192841/week @ 2024-11-05 226255/week @ 2024-11-12 208400/week @ 2024-11-19

855,689 downloads per month
Used in 1,477 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