# Functions
EnhancedExactUnmarshal is intended to unmarshal a config file into a structure producing error when extraneous variables are introduced and supporting the time.Duration type.
EnhancedExactUnmarshalKey is intended to unmarshal a config file subtreee into a structure.