Skip to main content

remove_item

Function remove_item 

Source
pub async fn remove_item(
    db: &SqlitePool,
    input: ReviewItemIdInput,
) -> Result<()>