This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
3de366d282
rust
/
tests
/
source
/
nestedmod
/
submod2
/
mod.rs
Gaëtan Cassiers
3de366d282
Format modules into separate files
2015-07-03 11:12:21 +02:00
5 lines
34 B
Rust
Raw
Blame
History
// Another mod
mod
a
;
use
a
::
a
;
View git blame
Copy permalink