feat: generate and fetch multiple snapshots

This commit is contained in:
Paul Makles
2023-05-21 15:36:36 +01:00
parent d5f903781d
commit a77b7717b8
9 changed files with 220 additions and 165 deletions

View File

@@ -26,4 +26,5 @@ pub mod users {
pub mod safety {
pub mod report;
pub mod snapshot;
}