rustfmt
This commit is contained in:
parent
bc566d91bf
commit
f485806782
|
@ -7,9 +7,9 @@ mod matrix;
|
|||
mod matrix_slice;
|
||||
#[cfg(feature = "mint")]
|
||||
mod mint;
|
||||
mod serde;
|
||||
#[cfg(feature = "rkyv-serialize-no-std")]
|
||||
mod rkyv;
|
||||
mod serde;
|
||||
|
||||
#[cfg(feature = "compare")]
|
||||
mod matrixcompare;
|
||||
|
|
Loading…
Reference in New Issue