Skip to main content

to_markdown

Function to_markdown 

Source
pub fn to_markdown(report: &RustinelReport) -> String
Expand description

Render a GitHub-PR-ready Markdown comment. All untrusted strings (package names, finding details) are escaped — see crate::markdown.