malory 0.2.1

A tool to benchmark Async Functions (Futures)
Documentation
[dependencies.log]
version = "0.4"

[dependencies.tokio]
features = ["signal", "macros", "sync", "time", "rt-multi-thread"]
version = "1"

[package]
authors = ["Denis Tsai <dt665m@gmail.com>"]
categories = ["development-tools"]
description = "A tool to benchmark Async Functions (Futures)\n"
edition = "2018"
keywords = ["async", "test", "bench", "benchmark"]
license = "MIT"
name = "malory"
repository = "https://github.com/dt665m/malory-rs"
version = "0.2.1"