Cargo Features

cranelift-egraph has no features set by default.

[dependencies]
cranelift-egraph = { version = "0.91.1", features = ["trace-log"] }
trace-log

Enable detailed trace-level debug logging. Excluded by default to omit the dynamic overhead of checking the logging level.