Function elfo::scope::expose

source ·
pub fn expose() -> Scope
Expand description

Exposes the current scope in order to send to other tasks.

Panics

This function will panic if called outside actors.