Skip to main content

Module tool_scope

Module tool_scope 

Source
Expand description

Tool scope helpers re-exported from behest_runtime.

Structs§

ScopeGuard
RAII guard that pops a scope from a ScopedToolRegistry on drop.
ScopeId
Scope identifier returned by ScopedToolRegistry::push_scope.
ScopedToolRegistry
LIFO scoped tool registry with shadow-stack semantics.

Enums§

ScopeLevel
Well-known scope levels for documentation and ordering.