Available on crate feature
debug
only.Expand description
The hierarchical cache of all variables for a given scope.
Structsยง
- VariableCache stores available
Variable
s, and provides methods to create and navigate the parent-child relationships of the Variables.