Module Interval_unix.Stable

Stable is used to build stable protocols. It ensures backwards compatibility by checking the sexp and bin-io representations of a given module. Here it's applied to the Time, and Time_ns intervals.

module V1 : sig ... end