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

#1081 in Rust patterns

Download history 201698/week @ 2024-10-16 191238/week @ 2024-10-23 193219/week @ 2024-10-30 192675/week @ 2024-11-06 237125/week @ 2024-11-13 198883/week @ 2024-11-20 191110/week @ 2024-11-27 215195/week @ 2024-12-04 225827/week @ 2024-12-11 176779/week @ 2024-12-18 117975/week @ 2024-12-25 168511/week @ 2025-01-01 251883/week @ 2025-01-08 246407/week @ 2025-01-15 236037/week @ 2025-01-22 194514/week @ 2025-01-29

968,710 downloads per month
Used in 1,580 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