Odoc_parser.WarningWarnings produced during parsing.
Warnings are represented as record containing the human-readable text of the warning alongside the location of the offending text in the source
val pp : Format.formatter -> t -> unitPretty printer for t
val to_string : t -> stringto_string will format the location and warning as text to be printed.