ITF.Variant (itf v0.1.0)

Copy Markdown View Source

An ITF variant with a string tag and decoded payload.

Summary

Types

t()

@type t() :: %ITF.Variant{tag: String.t(), value: ITF.Value.t()}