Vibe.Transport.JSON.Encodable protocol (vibe v0.2.3)

Copy Markdown View Source

Protocol for values that cross external transport JSON boundaries.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

value(value)

@spec value(t()) :: term()