Cargo Features

[dependencies]
retty-io = { version = "0.3.0", default-features = false, features = ["with-deprecated"] }
default = with-deprecated

The with-deprecated feature is set by default whenever retty-io is added without default-features = false somewhere in the dependency tree.

with-deprecated default

Affects io::deprecated, retty-io::deprecated, retty-io::tcp