expose

Function 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.