Skip to main content

process_comments

Function process_comments 

Source
pub fn process_comments(
    comments: &[Comment],
    strategy_kind: TrimStrategyKind,
    config: &BudgetConfig,
) -> Result<BudgetResult>
Expand description

High-level: apply strategy and run budget pipeline on comments.