Skip to main content

sync_get_pending_count

Function sync_get_pending_count 

Source
pub async fn sync_get_pending_count(
    db: State<'_, DatabaseWrapper>,
    user_id: String,
) -> Result<i32, String>
Expand description

Get count of pending sync operations for a user