[][src]Function protobuf::descriptorx::find_enum_by_rust_name

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