risingwave_stream::task

Type Alias ActorHandle

source
pub type ActorHandle = JoinHandle<()>;

Aliased Typeยง

struct ActorHandle { /* private fields */ }