Module Brassaia_eio_pack_io.File_manager_intf

module type S = sig ... end

Abstraction that governs the lifetime of the various files that are part of a pack store (except the branch store).

module type Sigs = sig ... end