chore(rustfmt): ran cargo fmt
This commit is contained in:
parent
9d4224aef3
commit
c4ef2a129a
3 changed files with 11 additions and 98 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
pub mod types;
|
||||
pub mod state;
|
||||
pub mod parsing;
|
||||
pub mod state;
|
||||
pub mod types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue