View Source LmHttp.ResponseApi behaviour (Lucid Modules HTTP v0.2.0)

Behaviour for modules that deserialize raw response into a struct.

Link to this section Summary

Callbacks

Deserialize raw response into response structure

Link to this section Types

Link to this section Callbacks

@callback deserialize(LmHttp.ClientAdapter.response()) :: LmHttp.ResponseApi

Deserialize raw response into response structure