Skip to content

Commit 4ff0d67

Browse files
committed
WIP: backend lib
1 parent 14d4a8f commit 4ff0d67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/backend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Reusable components of the backend.
1+
//! The Backend lib exposed for testing.
22
33
/// Top-level application state and error types.
44
pub mod app;

0 commit comments

Comments
 (0)