Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
issue-57180.rs
blob: 14bd2b0fec0d50c849d0c00d2d205b5e7bab9b10 [
file
] [
log
] [
blame
]
// aux-build:issue-57180.rs
extern
crate issue_57180
;
use
issue_57180
::
Trait
;
fn
main
()
{
}