Cargo Features

libp2prs-kad has no features set by default.

[dependencies]
libp2prs-kad = { version = "0.3.0", features = ["async-std", "tokio"] }
async-std

Enables async-std of libp2prs-runtime and libp2prs-swarm

tokio

Enables tokio of libp2prs-runtime and libp2prs-swarm

libp2prs-kad has 2 features without comments.