performances-testing 0.0.8

A performances testing library
Documentation
[dependencies.colored_truecolor]
version = "0.1.0"

[dependencies.progress_bar]
version = "1.0.3"

[lib]
bench = true
crate-type = ["lib"]
doc = true
doctest = true
harness = true
name = "performances"
path = "src/performances.rs"
proc-macro = true
test = true

[package]
categories = ["development-tools"]
description = "A performances testing library"
documentation = "https://docs.rs/performances-testing/"
edition = "2021"
license = "GPL-2.0-or-later"
name = "performances-testing"
readme = "README.md"
repository = "https://git.oshingitai.com/zuu/tree/performances-testing"
resolver = "1"
version = "0.0.8"