pub async fn create_snapshot(
__arg0: State<Arc<EventStore>>,
__arg1: Json<CreateSnapshotRequest>,
) -> Result<Json<CreateSnapshotResponse>>pub async fn create_snapshot(
__arg0: State<Arc<EventStore>>,
__arg1: Json<CreateSnapshotRequest>,
) -> Result<Json<CreateSnapshotResponse>>