Odoc_xref2.Lookup_failures
val catch_failures :
filename:string ->
(unit -> 'a) ->
'a Odoc_model.Error.with_warnings
val report_internal : ('fmt, Format.formatter, unit, unit) format4 -> 'fmt
val report_warning : ('fmt, Format.formatter, unit, unit) format4 -> 'fmt
val with_location : Odoc_model.Location_.span -> (unit -> 'a) -> 'a
val with_context :
('fmt, Format.formatter, unit, (unit -> 'a) -> 'a) format4 ->
'fmt