pub fn render_body(
instructions: &ProjectInstructions,
byte_budget: usize,
) -> Option<String>Expand description
The instructions body, without the envelope or the replace banner — the unit the delivery check compares.
pub fn render_body(
instructions: &ProjectInstructions,
byte_budget: usize,
) -> Option<String>The instructions body, without the envelope or the replace banner — the unit the delivery check compares.