Cargo Features

twiggy-traits has no features set by default.

[dependencies]
twiggy-traits = { version = "0.7.0", features = ["dwarf", "emit_json", "emit_csv", "emit_text"] }
dwarf = gimli
emit_json

Affects traits::Emit.emit_json

emit_csv

Affects traits::Emit.emit_csv

emit_text

Affects traits::Emit.emit_text

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.

gimli dwarf?

Enables gimli ^0.25.0