Function metrics::recorder[][src]

pub fn recorder() -> &'static dyn Recorder
Expand description

Returns a reference to the recorder.

If a recorder has not been set, a no-op implementation is returned.