# Functions
NewBuilder initializes a new Builder.
# Structs
Builder is a build-through cache of message evaluators keyed off the provided descriptor.
# Interfaces
MessageEvaluator is essentially the same as evaluator, but specialized for messages as an optimization.
No description provided by the author
# Type aliases
No description provided by the author