Skip to main content

Module subscribe

Module subscribe 

Source
Expand description

Optimizer implementation for SUBSCRIBE statements.

Structsยง

GlobalLirPlan
The (final) result after MIR โ‡’ LIR lowering and optimizing the resulting DataflowDescription with LIR plans.
GlobalMirPlan
The (sealed intermediate) result after:
Optimizer
Resolved
Marker type for GlobalMirPlan structs representing an optimization result with a resolved timestamp.
Unresolved
Marker type for GlobalMirPlan structs representing an optimization result without a resolved timestamp.

Enumsยง

SubscribeSource ๐Ÿ”’
What a subscribe reads from, with any HIR โ‡’ MIR lowering already done.