Rill v0.10.4 Rill.MessageStore.MessageData.Transform.Map.JSON View Source

Link to this section Summary

Link to this section Functions

Link to this function

json_decode!(text, opts \\ []) View Source

Link to this function

json_encode!(text, opts \\ []) View Source

Link to this function

read(text) View Source
read(data :: String.t() | map()) :: map()

Link to this function

write(data) View Source
write(data :: map()) :: String.t()