Module Dns_client_mirageSource

Sourcemodule type S = sig ... end
Sourcemodule Make (S : Tcpip.Stack.V4V6) (H : Happy_eyeballs_mirage.S with type stack = S.t and type flow = S.TCP.flow) : S with type Transport.stack = S.t * H.t and type happy_eyeballs = H.t