Brassaia_eio_pack_io.Dispatcher
module type S = Dispatcher_intf.S
module Make (File_Manager : File_manager.S) : S with module File_Manager = File_Manager