Cargo Features

async-fetcher has no features set by default.

[dependencies]
async-fetcher = { version = "0.10.1", features = ["isahc", "reqwest"] }
isahc

Enables isahc

reqwest

Enables reqwest ^0.11.18

async-fetcher has 2 features without comments.