Module Values.MessageUsefulnessReasonSource
Sourcetype nonrec t = | NOT_FACTUALLY_CORRECT| HARMFUL_OR_UNSAFE| INCORRECT_OR_MISSING_SOURCES| NOT_HELPFUL| FACTUALLY_CORRECT| COMPLETE| RELEVANT_SOURCES| HELPFUL| NOT_BASED_ON_DOCUMENTS| NOT_COMPLETE| NOT_CONCISE| OTHER| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]