Type Definition panorama::ExitSender[][src]

type ExitSender = Sender<()>;

A cloneable type that allows sending an exit-"signal" to stop the application.