cost 0.1.1

measure the cost of running your functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[build-dependencies.cc]
version = "1"

[dependencies]

[package]
description = "measure the cost of running your functions"
edition = "2021"
license = "MIT"
name = "cost"
resolver = "2"
version = "0.1.1"