Protox.Scalar (Protox v2.0.4)
View SourceRepresents a scalar field in a Protocol Buffer message.
This module defines a struct that holds information about a scalar field, particularly its default value. Scalar fields are the basic data types such as integers, floats, booleans, strings.
The default value is used when a field is not present in the encoded message.
Summary
Types
All the possible types that can be used as a default value for a scalar.