View Source argo_block_wire_type (argo v1.0.3)
Summary
Types
-type t() :: #argo_block_wire_type{}.
Functions
-spec new(Of, Key, Dedupe) -> BlockWireType when Of :: argo_scalar_wire_type:t(), Key :: argo_types:name(), Dedupe :: boolean(), BlockWireType :: t().