Cargo Features

aya-metrics-common has no features set by default.

[dependencies]
aya-metrics-common = { version = "0.2.0", features = ["user", "bpf"] }
user = strum, strum_macros
bpf

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.

strum user?

Enables strum ^0.25

strum_macros user?

Enables strum_macros ^0.25