Module CamomileLibrary.CharEncoding


module CharEncoding: sig .. end

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