We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d4a8f commit 4ff0d67Copy full SHA for 4ff0d67
1 file changed
packages/backend/src/lib.rs
@@ -1,4 +1,4 @@
1
-//! Reusable components of the backend.
+//! The Backend lib exposed for testing.
2
3
/// Top-level application state and error types.
4
pub mod app;
0 commit comments