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

#2253 in Rust patterns

Download history 102789/week @ 2023-10-22 113067/week @ 2023-10-29 111362/week @ 2023-11-05 126297/week @ 2023-11-12 103585/week @ 2023-11-19 119537/week @ 2023-11-26 111603/week @ 2023-12-03 106374/week @ 2023-12-10 101500/week @ 2023-12-17 67383/week @ 2023-12-24 91387/week @ 2023-12-31 102584/week @ 2024-01-07 103482/week @ 2024-01-14 107159/week @ 2024-01-21 116723/week @ 2024-01-28 100890/week @ 2024-02-04

436,765 downloads per month
Used in 1,067 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