Module Brassaia_pack_unix.Atomic_write

include module type of Brassaia_pack.Atomic_write
module type Persistent = Brassaia_pack.Atomic_write.Persistent
module Make_persistent (K : Brassaia.Type.S) (V : Value.S) : Persistent with type key = K.t and type value = V.t