Kitt.Encoder.encode_struct-exclamation-mark

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

encode_struct!(message, opts \\ [])

View Source

Specs

encode_struct!(message(), [{:format, :hex | :binary}]) :: binary()

Same as encode_struct/2 but returns the encoded message binary directly or else raises a DSRCEncodeError exception.