Skip to main content

render_managed_body

Function render_managed_body 

Source
pub fn render_managed_body(kind: HookKind, schema_version: u32) -> String
Expand description

Render the inner body of klasp’s managed block for the given hook kind. Pure: no env, no IO. The result is the lines between the markers — render_managed_block adds the markers themselves.