Make the available recorders more obvious (#45)

This commit is contained in:
jean-airoldie 2019-08-13 18:24:38 -04:00 committed by Toby Lawrence
parent c43606b9ac
commit 714fcaeed6
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@
//!
//! # Available metrics implementations
//!
//! Currently, the only available metrics implementation is [metricsi-runtime].
//! * # Native recorder:
//! * [metrics-runtime]
//!
//! # Implementing a Recorder
//!