Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
privacy
/
auxiliary
/
pub_use_xcrate2.rs
blob: 20d7066d36da9dfd7a7e880696b7d86988d9260f [
file
] [
log
] [
blame
] [
edit
]
extern
crate pub_use_xcrate1
;
pub
use
pub_use_xcrate1
::
Foo
;