Module CharEncoding


module CharEncoding: sig .. end
Module for character encodings.

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