struct Protobuf::Field(T)

Defined in:

protobuf/field.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, proto_type : Symbol | Nil = nil) #

[View source]

Instance Method Detail

def name #

[View source]
def proto_type #

[View source]
def value #

[View source]