egg-stats 0.2.0

Generate and view statistics for egg e-graphs
Documentation
[dependencies.egg]
version = "0.9.5"

[[example]]
name = "simple"
path = "examples/simple.rs"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Generate and view statistics for egg e-graphs"
edition = "2021"
exclude = ["egg-viz-client/*"]
homepage = "https://github.com/sgpthomas/egg-stats"
license = "MIT"
name = "egg-stats"
readme = "README.md"
repository = "https://github.com/sgpthomas/egg-stats"
version = "0.2.0"