Cargo Features

Substrace has no features set by default.

[dependencies]
substrace = { version = "0.2.0", features = ["deny-warnings", "integration", "internal"] }
deny-warnings

Enables deny-warnings of substrace_lints

integration = tempfile
internal = tempfile

Enables internal of substrace_lints

substrace_lints:

build substrace with internal lints enabled, off by default

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.

tempfile integration? internal?