Type Definition panorama::config::ConfigWatcher[][src]

type ConfigWatcher = Receiver<Option<MailConfig>>;

Alias for a MailConfig receiver.