Crate reth_metrics_derive

source ·
Expand description

This crate provides Metrics derive macro

Derive Macros§

  • The Metrics derive macro instruments all of the struct fields and creates a Default implementation for the struct registering all of the metrics.