Protocol.assert_protocol-exclamation-mark
You're seeing just the function
assert_protocol-exclamation-mark, go back to Protocol module for more information.
Specs
assert_protocol!(module()) :: :ok
Checks if the given module is loaded and is protocol.
Returns :ok if so, otherwise raises ArgumentError.