module Throttle_debug: sig .. end
sig
end
Throttle
module Debug: functor (Throttle : module type of Throttle) -> module type of Throttle
functor (
:
module type of Throttle
) ->