Protox.Kind (Protox v2.0.4)

View Source

Defines the kind of a field.

It can be one of the following:

Summary

Types

t()

@type t() :: Protox.Scalar.t() | :packed | :unpacked | :map | Protox.OneOf.t()