tikv / rust-prometheus

Prometheus instrumentation library for Rust applications
Apache License 2.0
1.06k stars 182 forks source link

cargo/examples: add required-features annotations #511

Closed irevoire closed 5 months ago

irevoire commented 8 months ago

Hey,

I think we could use the required features field in the cargo.toml to improve the general experience / error messages when trying to run an example which requires a specific feature