Expand description
Runtime helpers for the embedded deployment backend.
This module is NOT gated on the build feature so that the staged
re-exports are available at runtime in the generated code.
Functionsยง
- embedded_
cluster_ membership_ stream - Returns a [
QuotedWithContext] that references a__membership_{idx}runtime variable. - embedded_
cluster_ self_ id - Returns a [
QuotedWithContext] that references the__cluster_self_idruntime variable.