pub fn render_managed_body(kind: HookKind, schema_version: u32) -> StringExpand 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.