Struct fuel_metrics::txpool_metrics::TXPOOL_METRICS
source · pub struct TXPOOL_METRICS { /* private fields */ }
Trait Implementations§
source§impl Deref for TXPOOL_METRICS
impl Deref for TXPOOL_METRICS
§type Target = TxPoolMetrics
type Target = TxPoolMetrics
The resulting type after dereferencing.
source§fn deref(&self) -> &TxPoolMetrics
fn deref(&self) -> &TxPoolMetrics
Dereferences the value.