exhal v8.2.0 ExHal.JsonFormEncoder
Encodes forms into JSON documents.
Link to this section Summary
Functions
Returns a string containing the JSON rendering of the provided form.
Link to this section Functions
Link to this function
encode(form)
encode(form)
encode(ExHal.Form.t()) :: String.t()
encode(ExHal.Form.t()) :: String.t()
Returns a string containing the JSON rendering of the provided form.