Dragonite.Parser.encode-exclamation-mark

You're seeing just the function encode-exclamation-mark, go back to Dragonite.Parser module for more information.

Specs

encode!(%DragoniteEDI.Message{iea: term(), isa: term(), sts: term()}) ::
  String.t() | no_return()

Same as encode/1 but raises an error instead of return the error message.

Example

iex(1)> Dragonite.Parser.encode! %DragoniteEDI.Message{}