Protocol.assert_protocol-exclamation-mark

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

assert_protocol!(module)

View Source

Specs

assert_protocol!(module()) :: :ok

Checks if the given module is loaded and is protocol.

Returns :ok if so, otherwise raises ArgumentError.