Brassaia_eio_pack.Inode_intfmodule type Child_ordering = sig ... endmodule type Snapshot = sig ... endmodule type Value = sig ... endmodule type Raw = sig ... endmodule type S = sig ... endmodule type Compress = sig ... endmodule type Internal = sig ... endUnstable internal API agnostic about the underlying storage. Use it only to implement or test inodes.
module type Sigs = sig ... end