Skip to main content

run_review_smart

Function run_review_smart 

Source
pub async fn run_review_smart(
    db: &SqlitePool,
    input: ReviewCheckInput,
) -> Result<ReviewCheckResult>