Skip to main content

run_review

Function run_review 

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