Sourcetype of_rsc_error = | Rsc_error of string| Unexpected_variant of string
Sourceval of_rsc_error : ?depth:int -> ?width:int -> rsc:t -> string -> 'a Sourceval of_rsc_msg_error : string -> 'a Sourceval of_rsc_unexpected_variant :
?depth:int ->
?width:int ->
rsc:t ->
string ->
'a Sourceval of_rsc_msg_unexpected_variant : string -> 'a