diff --git a/adss/src/lib.rs b/adss/src/lib.rs index 8ae7448f..f6f1a70c 100644 --- a/adss/src/lib.rs +++ b/adss/src/lib.rs @@ -110,7 +110,6 @@ impl From for Sharks { /// "random coins" which provide strong but possibly non-uniform /// entropy and an optional STROBE transcript which can include /// extra data which will be authenticated. -#[cfg_attr(not(feature = "cbindgen"), repr(C))] #[allow(non_snake_case)] #[derive(Clone, ZeroizeOnDrop)] pub struct Commune {