Sign in
◑
Theme
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
inner-module-path
/
lib.rs
blob: 60d246dd5fb45f456bf4d2d84c28fe1b6e3ed4c3 [
file
]
#[
path
=
"."
]
mod
a
{
mod
b
;
}
mod
c
{
mod
d
;
}