fn flush_version(
current: &mut Option<RawVersion>,
raw_versions: &mut Vec<RawVersion>,
)Expand description
将 current 版本存入 raw_versions 列表。
fn flush_version(
current: &mut Option<RawVersion>,
raw_versions: &mut Vec<RawVersion>,
)将 current 版本存入 raw_versions 列表。