Closed jaskij closed 1 year ago
As in the title - this prevents easy handling with helper crates, like anyhow. And an error, generally, should implement that trait.
anyhow
Resolved in 90dbd7e.
Released via metrics-exporter-tcp@v0.8.0.
metrics-exporter-tcp@v0.8.0
As in the title - this prevents easy handling with helper crates, like
anyhow
. And an error, generally, should implement that trait.