Skip to main content

mark_completed

Function mark_completed 

Source
async fn mark_completed(
    db: &Arc<RusqliteService>,
    id: i64,
) -> Result<(), String>