reth_
node_
metrics
1.1.2
Module hooks
Module Items
Structs
Traits
In crate reth_
node_
metrics
reth_node_metrics
Module
hooks
Copy item path
Source
Expand description
The metrics hooks for prometheus.
Structs
§
Hooks
Helper type for managing hooks
Hooks
Builder
A builder-like type to create a new
Hooks
instance.
Traits
§
Hook
The simple alias for function types that are
'static
,
Send
, and
Sync
.