Fix rustfmt
This commit is contained in:
parent
0bf5eb5f72
commit
e8cae870fc
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
#[macro_use]
|
||||
mod mask_macros;
|
||||
|
||||
#[rustfmt::skip]
|
||||
mod mask8;
|
||||
mod mask16;
|
||||
mod mask32;
|
||||
mod mask64;
|
||||
mod mask8;
|
||||
mod masksize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue