Function hrpc::encode_protobuf_message_to[][src]

pub fn encode_protobuf_message_to(buf: &mut BytesMut, msg: impl Message)
Expand description

Encodes a protobuf message into the given BytesMut buffer.