openzeppelin_relayer::api::routes::metrics

Function init

Source
pub fn init(cfg: &mut ServiceConfig)
Expand description

Initializes the HTTP services for the metrics module.

ยงParameters

  • cfg: The service configuration to which the metrics services will be added.