Checkpoint
This commit is contained in:
parent
d1adce5890
commit
fc927f7406
3 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ use std::{
|
|||
};
|
||||
|
||||
#[derive(
|
||||
Refineable, Default, Add, AddAssign, Sub, SubAssign, Copy, Debug, PartialEq, Eq, Hash, Neg,
|
||||
Refineable, Default, Add, AddAssign, Sub, SubAssign, Copy, Debug, PartialEq, Eq, Hash,
|
||||
)]
|
||||
#[refineable(debug)]
|
||||
#[repr(C)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue