Cargo Features

unicom-tcp has no features set by default.

[dependencies]
unicom-tcp = { version = "0.4.0", features = ["tokio", "async", "rustdoc"] }
tokio rustdoc?

Enables tokio, tokio of unicom and unicom-nres

async

Enables async-net, async of unicom and unicom-nres

rustdoc = tokio

unicom-tcp has 3 features without comments.