Module CamomileLibrary.CharEncoding

module type Interface = sig ... end
module Configure : functor (Config : ConfigInt.Type) -> Interface