Skip to main content

build_set

Function build_set 

Source
pub fn build_set(root: &Path, config: &Config) -> Result<GraphSet>
Expand description

Build the raw set of per-graph fragments for the graph rooted at root.

fs is implicit and always builds first — it owns the identity space. Each configured text graph ([graphs.*]) then builds over the same fs walk’s content, scoped by its filter and labeled with the graph’s name.