index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc
/
auxiliary
/
issue-61592.rs
blob: 6e16a4caf59485e3c98909b083b5641fa15dc490 (
plain
)
1
2
3
4
#![crate_name =
"foo"
]
pub
trait
FooTrait
{}
pub
struct
FooStruct
;