Skip to main content

artifacts

Function artifacts 

Source
pub fn artifacts() -> Vec<(&'static str, String)>
Expand description

(relative_path, content) for every artifact the generator writes. All artifacts share one canonical body today; the shape leaves room for per-path bodies later without changing callers.