time-elapsed 0.1.0

A Rust crate that provides a concise and handy way to benchmark elapsed time inside functions.
Documentation
[dependencies]

[package]
description = "A Rust crate that provides a concise and handy way to benchmark elapsed time inside functions."
edition = "2021"
license = "MIT"
name = "time-elapsed"
readme = "README.md"
repository = "https://github.com/9elt/time-elapsed"
version = "0.1.0"