Structsยง
- Binding
Context - Represents a binding context. Binding contexts are
per-thread structures, used to track which bindings
have been accessed in a
computed()function. - Binding
Dependencies - Represents the dependencies of a binding context
computed() function.