Uniq.UUID.info-exclamation-mark

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

info!(bin, style \\ :struct)

View Source

Specs

info!(binary(), :struct) :: info() | no_return()
info!(binary(), :keyword) :: Keyword.t() | no_return()

Like info/1, but raises if the input UUID is invalid.