fmt
This commit is contained in:
parent
5c67bd5294
commit
40cbe491f4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#![allow(dead_code, unused_variables)]
|
||||
|
||||
use std::{ptr, mem};
|
||||
use std::{mem, ptr};
|
||||
|
||||
#[repr(packed)]
|
||||
struct Foo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue