pub fn prepend_warnings(shadowed: &[ShadowedField], body: String) -> StringExpand description
Prepends one warning line per shadowed field to body, for in-band (MCP)
surfacing. Returns body unchanged when nothing was shadowed.
pub fn prepend_warnings(shadowed: &[ShadowedField], body: String) -> StringPrepends one warning line per shadowed field to body, for in-band (MCP)
surfacing. Returns body unchanged when nothing was shadowed.