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