backend/
lib.rs

1//! Reusable components of the backend.
2
3pub mod storage;