Cargo Features
[dependencies]
tuppipe = { version = "0.1.4", default-features = false, features = ["fn-pipes"] }
- default = fn-pipes
-
The
fn-pipes
feature is set by default whenevertuppipe
is added without
somewhere in the dependency tree.default-features = false - fn-pipes default
tuppipe has 2 features without comments.