Expand description
Generated Rust message types from proto/cinch/v1/*.proto.
Wire-compatible with the Go relay’s hand-written protocol/*.go DTOs:
snake_case JSON tags, omitempty semantics preserved via field-level
skip_serializing_if predicates injected in build.rs.