package sihl-type

  1. Overview
  2. Docs

Module Database.MetaSource

Sourcetype t = {
  1. total : int;
}
Sourceval total : t -> int
Sourcemodule Fields : sig ... end
Sourceval make : total:int -> t