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
/
rmeta
/
auxiliary
/
rmeta-rlib.rs
blob: 4a05710db667ceea7a17347defc0efb6a39aab39 (
plain
)
1
2
3
4
5
#![crate_type=
"rlib"
]
pub
struct
Foo
{
pub
field
:
i32
,
}