Census v0.1.4 Census.Response View Source
Struct representing an API response.
Link to this section Summary
Functions
Process a query and api response
Link to this section Types
Link to this section Functions
Link to this function
decode(query, map)
View Source
decode(Census.Query.t, map) :: {:ok, Census.Response.t} | {:error, String.t}
Process a query and api response.