This commit is contained in:
Ralf Jung 2023-02-01 11:51:32 +01:00
parent 5c67bd5294
commit 40cbe491f4

View file

@ -3,7 +3,7 @@
#![allow(dead_code, unused_variables)]
use std::{ptr, mem};
use std::{mem, ptr};
#[repr(packed)]
struct Foo {