We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8790114 commit 4721c35Copy full SHA for 4721c35
src/lib.rs
@@ -1,5 +1,6 @@
1
pub mod app;
2
pub mod components;
3
+#[rustfmt::skip]
4
pub mod extras;
5
pub mod models;
6
pub mod pages;
0 commit comments