benchmark-simple 0.1.10

A tiny, super simple and portable benchmarking library.
Documentation
[dependencies.precision]
version = "0.1.17"

[lib]
name = "benchmark_simple"
path = "src/lib.rs"

[package]
authors = ["Frank Denis <github@pureftpd.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["no-std", "wasm"]
description = "A tiny, super simple and portable benchmarking library."
edition = "2018"
homepage = "https://github.com/jedisct1/rust-benchmark-simple"
keywords = ["bench", "benchmark", "simple"]
license = "MIT"
name = "benchmark-simple"
readme = "README.md"
repository = "https://github.com/jedisct1/rust-benchmark-simple"
version = "0.1.10"