pub async fn sync_handler(
__arg0: State<Arc<AppState>>,
headers: HeaderMap,
__arg2: Json<SyncRequest>,
) -> impl IntoResponsepub async fn sync_handler(
__arg0: State<Arc<AppState>>,
headers: HeaderMap,
__arg2: Json<SyncRequest>,
) -> impl IntoResponse