package mdx

  1. Overview
  2. Docs

Module Mli_parser.Code_block

type t = {
  1. location : Odoc_model.Location_.span;
  2. contents : string;
}
OCaml

Innovation. Community. Security.