View Source Pythonx.Codec.Decoder protocol (Pythonx v0.2.5)

Summary

Types

t()

All the types that implement this protocol.

Functions

Decode a Python object to BEAM values.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec decode(value :: any()) :: any()

Decode a Python object to BEAM values.