ex_metra v0.1.0 Result behaviour

This is a behaviour that requires two functions to be implemented: url and from_json. This is currently used for all structs that are going to be used with the ExMetra protocol as that protocol relies on the functions url/0 and from_json/1 to be implemented in order to properly execute.

Link to this section Summary

Link to this section Callbacks

Link to this callback from_json(arg0)
from_json(Map.t()) :: Any