Skip to main content

calculate_file_heatmap

Function calculate_file_heatmap 

Source
pub fn calculate_file_heatmap(
    events: &[&GitEvent],
    get_files: impl Fn(&str) -> Option<Vec<String>>,
) -> FileHeatmap
Expand description

イベント一覧からファイル変更ヒートマップを計算