Module Rpc_genfakeSource

Sourcetype err = [
  1. | `Msg of string
]
Sourceval badstuff : string -> 'a
Sourcemodule SeenType : sig ... end
Sourcemodule Seen : sig ... end
Sourceval gen_nice : 'a. 'a Rpc.Types.typ -> string -> 'a
Sourceval gentest : 'a Rpc.Types.typ -> 'a list

don't use this on recursive types!

Sourceval genall : ?maxcomb:int -> int -> string -> 'a Rpc.Types.typ -> 'a list