macrotime 1.2.0

A Rust crate for efficient timing.
Documentation
macrotime-1.2.0 has been yanked.

TimeIt

This crate implements macros that can be used to time arbitrary snippets of code. See the Rust docs to learn how to implement TimeIt into your existing code.