Skip to main content

render

Function render 

Source
pub fn render(plan: &ResourcePlan) -> String
Expand 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).