mac

Crates.iomac
lib.rsmac
version0.1.1
sourcesrc
created_at2015-02-25 05:19:14.083134
updated_at2017-02-17 00:36:37.212039
descriptionA collection of great and ubiqutitous macros.
homepage
repositoryhttps://github.com/reem/rust-mac.git
max_upload_size
id1466
size12,318
log (github:rust-lang:log)

documentation

README

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

Commit count: 24

cargo fmt