Convert str -> prim@str in std
This commit is contained in:
parent
373432e47f
commit
6f4681bacc
4 changed files with 10 additions and 4 deletions
|
@ -172,6 +172,7 @@
|
|||
//! [`Vec<T>`]: vec::Vec
|
||||
//! [`atomic`]: sync::atomic
|
||||
//! [`for`]: ../book/ch03-05-control-flow.html#looping-through-a-collection-with-for
|
||||
//! [`str`]: prim@str
|
||||
//! [`mpsc`]: sync::mpsc
|
||||
//! [`std::cmp`]: cmp
|
||||
//! [`std::slice`]: slice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue