Exceptions.M_of_yojson
type nonrec of_yojson = {
mutable f : Yojson.Safe.t -> (t, string) Rresult.result;
}
val f : of_yojson