From 9705d51782264e8ff5876a5571df3cb469a84991 Mon Sep 17 00:00:00 2001 From: "Tobin C. Harding" Date: Tue, 2 Apr 2024 09:48:18 +1100 Subject: [PATCH] docs: Use backticks on stdlib type --- units/src/parse.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/src/parse.rs b/units/src/parse.rs index ff5e64bd..52418f6b 100644 --- a/units/src/parse.rs +++ b/units/src/parse.rs @@ -88,7 +88,7 @@ pub fn int + Into>(s: S) -> Result + Into>(s: S) -> Result {