Cargo Features

unicom-unix has no features set by default.

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

Enables tokio, tokio of unicom

async

Enables async-net, async of unicom

rustdoc = tokio

unicom-unix has 3 features without comments.