pub fn render(plan: &ResourcePlan) -> StringExpand description
Render a plan to the day_resources.rs source text. This file is include!d inside the app’s
pub mod res { … }, so the lint waivers are outer attributes on each bucket module (an inner
#![…] is not valid at an include! site) and cover a bucket with no constants (unused use).