package slipshow

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

Module Frontmatter.DimensionSource

include Field with type t = int * int
Sourcetype t = int * int
Sourceval key : string
Sourceval of_string : (string * Cmarkit.Textloc.t) -> (t, [ `Msg of string ]) result
Sourceval update_frontmatter : string fm -> t -> string fm
Sourceval default : t