File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 155
155
//! [TCP]: net/struct.TcpStream.html
156
156
//! [The Rust Prelude]: prelude/index.html
157
157
//! [UDP]: net/struct.UdpSocket.html
158
- //! [`::std::env::args`]: env/fn.args.html
159
158
//! [`Arc`]: sync/struct.Arc.html
160
159
//! [owned slice]: boxed/index.html
161
160
//! [`Cell`]: cell/struct.Cell.html
189
188
//! [`thread`]: thread/index.html
190
189
//! [`use std::env`]: env/index.html
191
190
//! [`use`]: ../book/ch07-02-modules-and-use-to-control-scope-and-privacy.html#the-use-keyword-to-bring-paths-into-a-scope
192
- //! [crate root]: ../book/ch07-01-packages-and-crates-for-making-libraries-and-executables.html
193
191
//! [crates.io]: https://crates.io
194
192
//! [deref-coercions]: ../book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods
195
193
//! [files]: fs/struct.File.html
You can’t perform that action at this time.
0 commit comments