Expand description
Utilities to reference to a State
within a transaction, and resolve that TCRef
.
Re-exports§
Modules§
Structs§
- After
- Struct to delay resolving another reference(s) until some preliminary reference is resolved.
- Case
- A switch-case flow control
- IfRef
- A conditional reference.
- RefVisitor
- A helper struct used to deserialize a
TCRef
- While
- A while loop.
- With
- A flow control operator which closes over the context of an
OpDef
to produce a closure.