Cargo Features

Goodmetrics has no features set by default.

[dependencies]
goodmetrics = { version = "4.0.3", features = ["ahash-hasher", "introspect"] }
ahash-hasher = ahash
introspect = arc-swap

Affects goodmetrics::introspect

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.

ahash ahash-hasher?
arc-swap introspect?