pub async fn restore_snapshot_handler(
__arg0: State<AppState>,
multipart: Multipart,
) -> impl IntoResponseExpand description
POST /api/snapshot/import — import a .sgsnap snapshot
pub async fn restore_snapshot_handler(
__arg0: State<AppState>,
multipart: Multipart,
) -> impl IntoResponsePOST /api/snapshot/import — import a .sgsnap snapshot