This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5273d33d05196ca215db4b1c4e207328fa5df08
rust
/
tests
/
data
/
parser
/
ok
/
0010_use_path_segments.rs
T
Aleksey Kladov
41bf98d249
G: multisegment paths
2018-01-11 20:55:08 +03:00
3 lines
40 B
Rust
Raw
Blame
History
use
::
foo
::
bar
::
baz
;
use
foo
::
bar
::
baz
;
Reference in New Issue
View Git Blame
Copy Permalink