Convert str -> prim@str in std
This commit is contained in:
parent
373432e47f
commit
6f4681bacc
4 changed files with 10 additions and 4 deletions
|
@ -480,7 +480,7 @@ where
|
|||
/// ```
|
||||
///
|
||||
/// [`read()`]: Read::read
|
||||
/// [`&str`]: str
|
||||
/// [`&str`]: prim@str
|
||||
/// [`std::io`]: self
|
||||
/// [`File`]: crate::fs::File
|
||||
/// [slice]: ../../std/primitive.slice.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue