Sign in
fuchsia
/
third_party
/
rust
/
8ae423e5e8db47b8233ad657b8d84247f94de179
/
.
/
tests
/
rustdoc-html
/
auxiliary
/
issue-61592.rs
blob: 6e16a4caf59485e3c98909b083b5641fa15dc490 [
file
]
#![
crate_name
=
"foo"
]
pub
trait
FooTrait
{}
pub
struct
FooStruct
;