[][src]Type Definition gu_lan::actor::OneShotResponse

type OneShotResponse<T> = ActorResponse<MdnsActor<T>, HashSet<ServiceInstance>, Error>;