Skip to main content

render_keel_toml

Function render_keel_toml 

Source
pub fn render_keel_toml(
    scan: &ScanResult,
    discovery: &[TargetStats],
    stamp: Option<&str>,
) -> String
Expand description

Render the full keel.toml text. Pure and deterministic — the snapshot tests pin its bytes.