theQRL/block-explorer

View on GitHub
private/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto

Summary

Maintainability
Test Coverage
syntax = "proto3";

package one.two.a_three.and;

option ruby_package = "AA.BB.CC";

message Four {
  string another_string = 1;
}