Crate diskplan_traversal

Source
Expand description

A mechanism for traversing a schema and applying its nodes to an underlying filesystem structure

Structs§

StackFrame
Keeps track of variables and provides access to definitions from parent nodes

Enums§

VariableSource
Ways in which variables may be provided by the current scope

Functions§

traverse
Walks the schema and directory structure in concert, applying or reporting changes