Cargo Features

AsyncSendFd has no features set by default.

[dependencies]
async-send-fd = { version = "1.1.0", features = ["tokio", "smol"] }
tokio

Enables tokio

smol

Enables smol

AsyncSendFd has 2 features without comments.