Module Ast.ModeSource

Sourcetype t =
  1. | Input
  2. | Output
Sourceval compare : t -> t -> Ppx_deriving_runtime.int