Cargo Features

mangadex-api-rust has no features set by default.

[dependencies]
mangadex-api-rust = { version = "2.0.0-rc.1", features = ["multi-thread"] }
multi-thread = futures

Affects http_client::HttpClientRef

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

futures multi-thread?