mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Clarify the literal string
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// You can create a `String` from a literal string with [`String::from`]:
|
||||
/// You can create a `String` from [a literal string][str] with [`String::from`]:
|
||||
///
|
||||
/// [`String::from`]: From::from
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user