Skip to content

Commit

Permalink
fix: added format ignore to problematic macro
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Dec 16, 2023
1 parent 76a38f3 commit 276a0c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/perseus/src/state/global_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ make_async_trait!(
);

#[cfg(engine)]
#[rustfmt::skip]
make_async_trait!(
GlobalStateBuildUserFnType<
S: Serialize + DeserializeOwned + MakeRx,
Expand Down

0 comments on commit 276a0c1

Please sign in to comment.