clojure-protobuf
clojure-protobuf copied to clipboard
Detect whether a field has an extension
Removes the hardcoded true
for use_extension
. Not sure if this actually works as I'm testing for the false
case. It might break true
but does work for false
.
Someone with a better knowledge of protobuf is needed to confirm if this actually does what I think.