Cargo Features

z3tracer has no features set by default.

[dependencies]
z3tracer = { version = "0.11.2", features = ["report"] }
report = multiset, petgraph, plotters

Affects z3tracer::report

Required by the binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

multiset report?
petgraph report?

Enables petgraph ^0.5.1

plotters report?