SweetXml.stream-exclamation-mark

You're seeing just the function stream-exclamation-mark, go back to SweetXml module for more information.
Link to this function

stream!(doc, options_callback)

View Source

Equivalent to stream/2, see stream/2 for more details. The difference is in the handling of the errors. The caller can use try/1, whereas with stream/3 trapping exits and handling messages was necessary. May raise SweetXml.XmerlFatal or SweetXml.DTDError.