Module finchers_http::json [] [src]

Components for parsing the JSON payload and converting to JSON values.

Structs

Json

A wrapper struct representing a statically typed JSON value.

JsonSerializeError

An error type which will occur during serialize to a JSON value.

JsonValue

A type representing a JSON value.

Enums

JsonParseError

An error type which will occur during transforming a payload to a JSON value.