SweetXml.stream_tags-exclamation-mark

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

stream_tags!(doc, tags, options \\ [])

View Source

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