Module Reviewdog.SuggestionSource

Sourcetype t = {
  1. range : Range.t;
  2. text : string;
}
Sourceval to_json : t -> Yojson.Basic.t