pub type OverseerHandle = MeteredSender<Event>;
Handle for an orchestra.
struct OverseerHandle { /* private fields */ }