This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15ec5b2912
rust
/
tests
/
target
/
nestedmod
/
submod2
/
a.rs
7 lines
53 B
Rust
Raw
Normal View
History
Unescape
Escape
Format modules into separate files
2015-07-01 14:13:10 -05:00
// Yet Another mod
// Nested
use
c
::
a
;
Fix empty body format, add fn_empty_single_line option, refactor block tests
2015-11-19 20:11:32 -06:00
fn
foo
(
)
{
}
Reference in New Issue
Copy Permalink