Module Rpc_genfakeSource

Sourcetype err = [
  1. | `Msg of string
]
Sourceval badstuff : string -> 'a
Sourceval gentest : 'a. 'a Rpc.Types.typ -> 'a list
Sourceval thin : int -> 'a list -> 'a list
Sourceval genall : 'a. int -> string -> 'a Rpc.Types.typ -> 'a list
Sourceval gen_nice : 'a. 'a Rpc.Types.typ -> string -> 'a