pub fn track_bulk_file_changes(
state: AttributionState,
changes: Vec<FileChange>,
) -> AttributionStateExpand description
Track multiple file changes in bulk.
pub fn track_bulk_file_changes(
state: AttributionState,
changes: Vec<FileChange>,
) -> AttributionStateTrack multiple file changes in bulk.