We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
()
1 parent 7b657d3 commit bc26f58Copy full SHA for bc26f58
src/libstd/primitive_docs.rs
@@ -320,7 +320,7 @@ mod prim_char {}
320
321
#[doc(primitive = "unit")]
322
//
323
-/// The `()` type, sometimes called "unit" or "nil".
+/// The `()` type, also called "unit".
324
///
325
/// The `()` type has exactly one value `()`, and is used when there
326
/// is no other meaningful value that could be returned. `()` is most
0 commit comments