Module Tezos_raw_protocol_016_PtMumbai.Ratio_reprSource

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