Crates.io | mac |
lib.rs | mac |
version | 0.1.1 |
source | src |
created_at | 2015-02-25 05:19:14.083134 |
updated_at | 2017-02-17 00:36:37.212039 |
description | A collection of great and ubiqutitous macros. |
homepage | |
repository | https://github.com/reem/rust-mac.git |
max_upload_size | |
id | 1466 |
size | 12,318 |
A collection of great and ubiqutitous macros.
This crate contains collections of macros which are useful in many situations, and usable independently or together.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
mac = "*"
Jonathan Reem is the primary author and maintainer of mac.
MIT/Apache-2.0, like rust itself