Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
issue-22025.rs
blob: a721a15f463b4d80564f377e13a1958caef79352 [
file
] [
log
] [
blame
]
// aux-build:issue-22025.rs
// ignore-cross-compile
extern
crate issue_22025
;
pub
use
issue_22025
::
foo
::{
Foo
,
Bar
};