View Source Vx.Inspectable protocol (Vx v0.3.0)
The Inspectable protocol allows converting types to a string representation.
Summary
Types
@type t() :: term()
All the types that implement this protocol.
The Inspectable protocol allows converting types to a string representation.
@type t() :: term()
All the types that implement this protocol.