[][src]Function metrics::recorder

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

Returns a reference to the recorder.

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