Sign in
fuchsia
/
third_party
/
rust
/
0.8
/
.
/
src
/
test
/
auxiliary
/
packed.rs
blob: 150de8d314d8f769d9ed1de9675f6eea98d73d1a [
file
]
#[
packed
]
pub
struct
S
{
a
:
u8
,
b
:
u32
}