Cargo Features

geosuggest-core has no features set by default.

[dependencies]
geosuggest-core = { version = "0.6.2", features = ["oaph_support", "geoip2_support", "tracing"] }
oaph_support = oaph
geoip2_support = geoip2
tracing

Enables tracing

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.

geoip2 geoip2_support?
oaph oaph_support?

Enables oaph ^0.1