Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
H2_lwtSourcemodule Server
  (Server_runtime : Gluten_lwt.Server) : 
  Server
    with type socket = Server_runtime.socket
     and type addr := Server_runtime.addrmodule Client
  (Client_runtime : Gluten_lwt.Client) : 
  Client
    with type socket = Client_runtime.socket
     and type runtime = Client_runtime.t