We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908ddbd commit 4d071e3Copy full SHA for 4d071e3
src/format.rs
@@ -26,7 +26,7 @@
26
/// default. This trait is like `Display`, with a few differences:
27
///
28
/// * `IdentFragment` is only implemented for a limited set of types, such as
29
-/// unsigned integers and strings.
+/// unsigned integers and strings.
30
/// * [`Ident`] arguments will have their `r#` prefixes stripped, if present.
31
32
/// [`IdentFragment`]: crate::IdentFragment
0 commit comments