Cargo Features

[dependencies]
countries-tools = { version = "0.2.0", default-features = false, features = ["short-names"] }
default = short-names

The short-names feature is set by default whenever countries-tools is added without default-features = false somewhere in the dependency tree.

short-names default

countries-tools has 2 features without comments.