From 822eaabec01441b626ae6874aa9897843b9a69a1 Mon Sep 17 00:00:00 2001 From: datdenkikniet Date: Thu, 13 Apr 2023 18:42:48 +0200 Subject: rtic-time: Docs --- rtic-time/src/monotonic.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtic-time/src/monotonic.rs') diff --git a/rtic-time/src/monotonic.rs b/rtic-time/src/monotonic.rs index 513cc07..ad79bf2 100644 --- a/rtic-time/src/monotonic.rs +++ b/rtic-time/src/monotonic.rs @@ -1,4 +1,4 @@ -//! ... +//! A monotonic clock / counter definition. /// # A monotonic clock / counter definition. /// -- cgit v1.2.3