crs.reviewdog
Reviewdog.Position
crs.cr-comment
crs.crs-cli
crs.crs-parser
crs.stdlib
type t = {
line : int;
column : int;
}
val to_json : t -> Yojson.Basic.t