Skip to main content

all_files

Function all_files 

Source
pub fn all_files(tree: &IncludeTree) -> Vec<(PathBuf, &str)>
Expand description

Flatten the tree into (path, source) for all files (root first, then includes depth-first).