package cfg

  1. Overview
  2. Docs
module type SPEC = sig ... end
module type CFG = sig ... end