probe_rs::debug

Module variable_cache

Source
Available on crate feature debug only.
Expand description

The hierarchical cache of all variables for a given scope.

Structsยง

  • VariableCache stores available Variables, and provides methods to create and navigate the parent-child relationships of the Variables.