Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
auxiliary
/
issue-61592.rs
blob: 6e16a4caf59485e3c98909b083b5641fa15dc490 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_name
=
"foo"
]
pub
trait
FooTrait
{}
pub
struct
FooStruct
;