[][src]Type Definition hap::transport::mdns::ResponderPtr

type ResponderPtr = Arc<Mutex<Responder>>;

Reference counting pointer to a Responder.