pub const fn roots() -> &'static [(&'static str, &'static Dir<'static>)]Expand description
Every embedded root paired with the authored path it came from.
The candidate reads its sources through this, so a root added to the declaration reaches the projection without a second list.