Function mesh_protobuf::protofile::message_description
source ยท pub const fn message_description<T: DefaultEncoding>() -> MessageDescription<'static>where
T::Encoding: DescribeMessage<T>,
Expand description
Returns the top-level message descriptor for a type with a default encoding.