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