module Proto::Bootstrap

Defined in:

proto/bootstrap/descriptor.cr
proto/bootstrap/plugin.cr

Constant Summary

FEATURE_NONE = 0_u64

Feature flags (supported_features bitmask)

FEATURE_PROTO3_OPTIONAL = 1_u64
FEATURE_SUPPORTS_EDITIONS = 2_u64