Crate jwt_boiler

source ·

Enums

Represents any valid JSON value.

Functions

Interpret a serde_json::Value as an instance of type T.
Convert a T into serde_json::Value which is an enum that can represent any valid JSON data.