Function elfo::scope::expose[][src]

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.