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.
2 parents 0316729 + 15ba31d commit 340b731Copy full SHA for 340b731
src/liballoc/string.rs
@@ -482,6 +482,7 @@ impl String {
482
/// [`String`]: struct.String.html
483
/// [`u8`]: ../../std/primitive.u8.html
484
/// [`Vec<u8>`]: ../../std/vec/struct.Vec.html
485
+ /// [`&str`]: ../../std/primitive.str.html
486
/// [`str::from_utf8`]: ../../std/str/fn.from_utf8.html
487
/// [`into_bytes`]: struct.String.html#method.into_bytes
488
/// [`FromUtf8Error`]: struct.FromUtf8Error.html
0 commit comments