Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The signature for Conduit implementations.
type t = conduit
val empty : t
The empty conduit.
module With_tcp (S : Mirage_types_lwt.STACKV4) : sig ... end
Extend a conduit with an implementation for VCHAN.