thrashe 0.1.0

A cache performance analytic tool
Documentation
[dependencies.paste]
optional = true
version = "1.0.15"

[features]
convenience_types = ["paste"]
default = ["convenience_types"]

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

[package]
authors = ["Raphael Darley"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A cache performance analytic tool"
edition = "2024"
homepage = "https://github.com/RaphaelDarley/thrashe"
license = "MIT OR Apache-2.0"
name = "thrashe"
readme = "README.md"
repository = "https://github.com/RaphaelDarley/thrashe"
version = "0.1.0"