Skip to main content

read_pending

Function read_pending 

Source
async fn read_pending(
    db: &Arc<RusqliteService>,
    user_id: &str,
) -> Result<Vec<PendingFavorite>, String>
Expand description

Read every favourite change this user has pending.