OcppModel (ocpp_model v0.1.1) View Source

OcppModel Module: Contains helper functions

Link to this section Summary

Link to this section Functions

Specs

to_map({:ok, struct()} | {:error, atom(), String.t()}) ::
  {:ok, map()} | {:error, atom(), String.t()}

Specs

to_map!(struct()) :: map()