pub fn render_keel_toml(
scan: &ScanResult,
discovery: &[TargetStats],
stamp: Option<&str>,
) -> StringExpand description
Render the full keel.toml text. Pure and deterministic — the snapshot
tests pin its bytes.
pub fn render_keel_toml(
scan: &ScanResult,
discovery: &[TargetStats],
stamp: Option<&str>,
) -> StringRender the full keel.toml text. Pure and deterministic — the snapshot
tests pin its bytes.