Module Amall_http_service (.ml)


module Amall_http_service: sig .. end

module Service: 
functor (IO : Amall_types.IO_Type) ->
functor (I : It_type.IT with type 'a It_IO.m = 'a IO.m and type It_IO.input_channel = IO.input_channel) -> sig .. end