Module Irc_transport

Type of IO modules which can be used to create an IRC client library, via the Irc_client.Make functor.

module type IO = sig ... end