Module Astral_internal.LowLevelSeplog

type width := int
module type CONFIG = sig ... end
module Make (_ : CONFIG) () : sig ... end