Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-2342.rs
blob: f9c26857e15c870a93514cf24ba173ea1d03d832 [
file
] [
log
] [
blame
]
// rustfmt-max_width: 80
struct
Foo
{
#[
cfg
(
feature
=
"serde"
)]
bytes
:
[[
u8
;
17
];
5
],
// Same size as signature::ED25519_PKCS8_V2_LEN
}