pub fn render_comment(
compare: &CompareReceipt,
options: &CommentOptions,
) -> StringExpand description
Render a full PR comment body from a CompareReceipt.
pub fn render_comment(
compare: &CompareReceipt,
options: &CommentOptions,
) -> StringRender a full PR comment body from a CompareReceipt.