Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
run-make
/
rustdoc-scrape-examples-remap
/
src
/
lib.rs
blob: e1dc4f9150689da26ee9f45b7b5c6bac944e3de1 [
file
] [
log
] [
blame
]
//@ has foobar/b/fn.foo.html '//*[@class="scraped-example expanded"]' 'ex.rs'
//@ has foobar/c/fn.foo.html '//*[@class="scraped-example expanded"]' 'ex.rs'
#[
path
=
"a.rs"
]
pub
mod
b
;
#[
path
=
"a.rs"
]
pub
mod
c
;