mbench 0.1.0

Simple and easy to use microbenchmark macro. Zero deps.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "mbench"
version = "0.1.0"
authors = ["Vadim Glinka <vadgit@yandex.com>"]
exclude = ["/target"]
description = "Simple and easy to use microbenchmark macro. Zero deps."
readme = "README.md"
keywords = ["microbenchmarks", "benchmarks", "simple-benchmark", "fast-benchmarks"]
categories = ["development-tools", "development-tools::profiling"]
license = "Apache-2.0 OR MIT"
repository = "https://github.com/vglinka/mbench"
resolver = "2"