Module Types.DescriptionSource

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