package coq-lsp

  1. Overview
  2. Docs
type t = {
  1. kind : string;
  2. resultId : string option;
}
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.