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

#411 in Rust patterns

Download history 572944/week @ 2026-01-21 580417/week @ 2026-01-28 674142/week @ 2026-02-04 696654/week @ 2026-02-11 723638/week @ 2026-02-18 803599/week @ 2026-02-25 1040035/week @ 2026-03-04 1094971/week @ 2026-03-11 951765/week @ 2026-03-18 941911/week @ 2026-03-25 960903/week @ 2026-04-01 1024333/week @ 2026-04-08 1021171/week @ 2026-04-15 1081469/week @ 2026-04-22 1014816/week @ 2026-04-29 980103/week @ 2026-05-06

4,264,760 downloads per month
Used in 2,658 crates (10 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

No runtime deps