config.ml1 2 3 4 5 6 7 8 9 10 11 12 13(* generated by dune *) (** @canonical Config.Builder *) module Builder = Config__Builder (** @canonical Config.Parser *) module Parser = Config__Parser (** @canonical Config.Syntax *) module Syntax = Config__Syntax (** @canonical Config.Visitor *) module Visitor = Config__Visitor