Cargo Features

LazyTransducer has no features set by default.

[dependencies]
lazy_transducer = { version = "0.2.1", features = ["default_features", "use_scroll"] }
default_features
use_scroll = scroll

Affects lazy_transducer::ScrollTransducer

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.

scroll use_scroll?

Enables scroll ^0.10