Census v0.1.2 Census.Response
Struct representing an API response.
Summary
Functions
Process a query and api response
Types
Functions
decode(query, map)
decode(query :: Census.Query.t, resp :: %{}) :: {:ok, Census.Response.t} | {:error, String.t}
Process a query and api response.