risingwave_stream::executor

Type Alias ActorContextRef

source
pub type ActorContextRef = Arc<ActorContext>;

Aliased Typeยง

struct ActorContextRef { /* private fields */ }