Skip to main content

render_text

Function render_text 

Source
pub fn render_text(plan: &FixForwardPlan) -> String
Expand description

Render a fix-forward plan as a human-readable step list. The output is a numbered sequence: bump the Cargo.toml version for each crate, then a single shipper publish at the end to ship the lot.