Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
rmeta
/
auxiliary
/
rmeta-rlib.rs
blob: 4a05710db667ceea7a17347defc0efb6a39aab39 [
file
] [
log
] [
blame
]
#![
crate_type
=
"rlib"
]
pub
struct
Foo
{
pub
field
:
i32
,
}