Cargo Features

pipe has no features set by default.

[dependencies]
pipe = { version = "0.4.0", features = ["bidirectional", "unstable-doc-cfg"] }
bidirectional = readwrite

Affects pipe::bipipe, pipe::bipipe_buffered

unstable-doc-cfg

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.

readwrite bidirectional?

Enables readwrite ^0.1.1