Pbrt_quickcheckRuntime for QuickCheck based tests.
This module contains additional types and functions that are used by the code generator when the option --quickcheck is supplied to ocaml-protoc.
module Type_class : sig ... endA type class generated for each type
module Test : sig ... end