[][src]Function protobuf::descriptorx::find_message_by_rust_name

pub fn find_message_by_rust_name<'a>(
    fd: &'a FileDescriptorProto,
    rust_name: &str
) -> MessageWithScope<'a>