56quarters / cadence

An extensible Statsd client for Rust
https://docs.rs/cadence/
Apache License 2.0
84 stars 27 forks source link

Remove MetricError description implementation #164

Closed 56quarters closed 3 years ago

56quarters commented 3 years ago

It's deprecated and duplicates the logic of our fmt::Display implementation. Not a breaking change but obviously needs to make it into the CHANGELOG.