Sign in
android
/
toolchain
/
rustc
/
5139364148b53d79de1b5e778004d41a6a33a4a2
/
.
/
tests
/
rustdoc
/
mod-stackoverflow.rs
blob: 45b1de2162d979479e73bf2697286ea9d1b8c2c1 [
file
] [
log
] [
blame
]
// aux-build:mod-stackoverflow.rs
// ignore-cross-compile
extern
crate mod_stackoverflow
;
pub
use
mod_stackoverflow
::
tree
;
pub
use
mod_stackoverflow
::
tree2
;