module Measure: sig .. end
sig
end
type t = [ `Bytes | `Gigabytes | `Kilobytes | `Megabytes | `Words ]
[ `Bytes | `Gigabytes | `Kilobytes | `Megabytes | `Words ]