Cargo Features

pokelookup has no features set by default.

[dependencies]
pokelookup = { version = "1.4.0", features = ["web"] }
default

These default features are set whenever pokelookup is added without default-features = false somewhere in the dependency tree.

Enables wrap_help of clap

web

Enables open

Affects lookup::dex, cli::Endpoints, cli::DexMode