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