Module type Adaptor.Delim.SPEC

module type SPEC = sig .. end
Input signature for Adaptor.Delim.Make. Specifies the values necessary for building a specialized delim adaptor.

val options : Delimited.options
The options to use for splitting into fields.