Module Test_providers

module Int_printer : sig ... end

Int_printer is a provider for Test_interfaces.Int_printer.

module Num_printer : sig ... end

Num_printer is a provider for the Test_interfaces.Int_printer and Test_interfaces.Float_printer interfaces.

module Unix_reader : sig ... end

Unix_reader is a provider for Test_interfaces.Directory_reader based on Unix.