View Source OneAndDone.Response.Parser protocol (One and Done v0.1.0)
Protocol for turning an inbound connection (e.g. a Plug.Conn) into a OneAndDone.Response.
Link to this section Summary
Link to this section Types
@type t() :: term()
Link to this section Functions
@spec build_response(t()) :: OneAndDone.Response.t()