Skip to main content

flush_category

Function flush_category 

Source
fn flush_category(
    current: &mut Option<RawVersion>,
    current_cat: &mut Option<(ChangeCategory, String)>,
)
Expand description

current_cat 中的累积内容存入当前版本的 categories 列表。