package ocaml-protoc-plugin

  1. Overview
  2. Docs
val name' : unit -> string
type t = {
  1. path : int list;
  2. span : int list;
  3. leading_comments : string option;
  4. trailing_comments : string option;
  5. leading_detached_comments : string list;
}
OCaml

Innovation. Community. Security.