Function protobuf::descriptorx::find_message_by_rust_name
[−]
[src]
pub fn find_message_by_rust_name<'a>(
fd: &'a FileDescriptorProto,
rust_name: &str
) -> MessageWithScope<'a>