Cargo Features

moduforge-transform has no features set by default.

[dependencies]
moduforge-transform = { version = "0.7.0", features = ["dev-tracing"] }
dev-tracing = tracing

Enables max_level_trace of tracing

追踪系统(可选)

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.

tracing dev-tracing?