Detect proto.Message types when failing to export a field (#370)

While we do not provide 1st class handling of protobuf messages,
we can at least detect whether the type is a proto.Message
and refer the user to the correct package to use to handle
protobuf messages with cmp.Equal.
1 file changed
tree: 59f3bc4ef5b3ab68dd5e19d4e8cd0b0734377bba
  1. ./
  2. cmp/
  3. CONTRIBUTING.md
  4. go.mod
  5. LICENSE
  6. README.md