rustics 1.0.4

simple statistic library for performance analysis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "rustics"
version = "1.0.4"
authors = ["bertoni"]
edition = "2024"
include = ["Cargo.toml", "src/*.rs", "README"]

license = "MIT OR BSD-2-Clause OR BSD-1-Clause"
keywords = ["monitoring", "statistics", "performance" ]
description = "simple statistic library for performance analysis"
repository = "https://github.com/jbertoni/Rustics"

[dependencies]