Module ClassSignature.Constraint
type t = {left : Odoc_model.Lang.TypeExpr.t;right : Odoc_model.Lang.TypeExpr.t;doc : Odoc_model.Comment.docs;
}ClassSignature.Constrainttype t = {left : Odoc_model.Lang.TypeExpr.t;right : Odoc_model.Lang.TypeExpr.t;doc : Odoc_model.Comment.docs;}