Skip to main content

render_toml

Function render_toml 

Source
pub fn render_toml(entries: &[GeneratedEntry]) -> String
Expand description

Render the generated entries as [[command]] TOML blocks. Minimal and always valid — this is exactly the text written to .safe-chains.toml and fed to the SHA-256 pin, so it must be stable.