Skip to main content

Module inspection

Module inspection 

Source
Expand description

Read-only access to accepted values. Inspection never evaluates source or invokes a method.

Structs§

InspectionTarget
Identifies a value without retaining or serializing its entire payload.

Enums§

InspectionError
A rejected inspection request; these errors never change runtime state.
InspectionRoot
An accepted global binding or entity component from which to inspect data.
InspectionStep
A structural step through an accepted record or list, never executable code.