Type Definition crust::CrustEventSender [] [src]

type CrustEventSender<UID> = MaidSafeObserver<Event<UID>>;

Used to receive events from a Service.