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

#976 in Rust patterns

Download history 99536/week @ 2023-12-18 67474/week @ 2023-12-25 92445/week @ 2024-01-01 102225/week @ 2024-01-08 102527/week @ 2024-01-15 108032/week @ 2024-01-22 117291/week @ 2024-01-29 107087/week @ 2024-02-05 116466/week @ 2024-02-12 113329/week @ 2024-02-19 135460/week @ 2024-02-26 131977/week @ 2024-03-04 128703/week @ 2024-03-11 132636/week @ 2024-03-18 138963/week @ 2024-03-25 144456/week @ 2024-04-01

554,209 downloads per month
Used in 1,132 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