View Source Borsh.Decoder (Borsh v1.0.0)

Decodes binary data into Elixir struct.

Link to this section Summary

Link to this section Functions

Link to this function

decode_struct(data, module)

View Source