package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Types.DescriptionSource

type one = {
  1. attr : Class.t;
  2. key : Inline.t;
  3. definition : Block.t;
}
type t = one list