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
/
tests
/
ui
/
traits
/
auxiliary
/
trivial4.rs
blob: a527d1a9526d95b8ef867f83a3d3ba3cd27e658c (
plain
)
1
2
3
pub
trait
Trait
{}
impl
Trait
for
()
{}