blob: f86d24a146b436c9c7d7c2e0dc60244b31172c74 [file] [log] [blame]
// rustfmt-max_width: 80
struct Foo {
#[cfg(feature = "serde")] bytes: [[u8; 17]; 5], // Same size as signature::ED25519_PKCS8_V2_LEN
}