Module Tezos_raw_protocol_024_PsU87LFi.Ratio_repr

type t = {
  1. numerator : int;
  2. denominator : int;
}