We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b97220 commit 15a8e73Copy full SHA for 15a8e73
1 file changed
backend/src/lib.rs
@@ -1,4 +1,5 @@
1
pub mod auth;
2
+pub mod csrf;
3
pub mod db;
4
pub mod handlers;
5
pub mod models;
0 commit comments