We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93a5a8 commit 07802b6Copy full SHA for 07802b6
src/main.rs
@@ -1,5 +1,6 @@
1
mod app;
2
mod components;
3
+#[rustfmt::skip]
4
mod extras;
5
mod models;
6
mod pages;
0 commit comments