Skip to main content

sync_handler

Function sync_handler 

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