Module tsukuyomi::json[][src]

Components for parsing JSON values and creating JSON responses.

Structs

Json

A wraper struct representing a statically typed JSON value.

JsonErrorHandler

An error handler for creating JSON error responses.

JsonValue

A general JSON value.