Skip to main content

storage_get_pending_sync_count

Function storage_get_pending_sync_count 

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

Get count of pending sync operations for a user