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

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