Cargo Features

Bevis has no features set by default.

[dependencies]
bevis = { version = "0.1.1", features = ["safe", "trace", "derive"] }
safe

safe-proof interface

trace

tracing transcript for debugging/testing

derive = bevis-derive

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.

bevis-derive derive?