Module json

Source

Structs§

JsonCodec
A codec for JSON encoding and decoding Enc is the type to encode, Dec is the type to decode, E is the error type to be returned for both operations

Enums§

JsonError
Basic compatible error type