Module Reviewdog.Related_locationSource

Sourcetype t = {
  1. message : string option;
  2. location : Location.t;
}
Sourceval to_json : t -> Yojson.Basic.t