Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-2342.rs
blob: f86d24a146b436c9c7d7c2e0dc60244b31172c74 [
file
]
// rustfmt-max_width: 80
struct
Foo
{
#[
cfg
(
feature
=
"serde"
)]
bytes
:
[[
u8
;
17
];
5
],
// Same size as signature::ED25519_PKCS8_V2_LEN
}