kvproto
kvproto copied to clipboard
remove rust has function if nullable = false?
refer https://github.com/pingcap/tikv/pull/965
For more safe, I think we should remove has function to avoid wrong use.
/cc @ngaut @BusyJay @disksing @shenli
I think patching rust-protobuf is the best way to do it.