pub const fn roots() -> &'static [(&'static str, &'static Dir<'static>)]Expand description
Every embedded root paired with the authored path it came from.
The release bundle walks this to build a manifest, so a root added to the declaration reaches the bundle without a second list.