View Source argo_location_wire_type (argo v1.1.0)

Summary

Types

-type t() :: #argo_location_wire_type{}.

Functions

Link to this function

expand_wire_type(LocationWireType)

View Source
-spec expand_wire_type(LocationWireType) -> WireType
                    when LocationWireType :: t(), WireType :: argo_wire_type:t().
-spec new() -> LocationWireType when LocationWireType :: t().