Skip to main content

Module embedded_runtime

Module embedded_runtime 

Source
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_id runtime variable.