bevyengine / bevyengine/bevy

Pull `bevy_ecs::intern` out into its own separate crate

Open
#17,713 5 comments 0 reactions 0 assignees View on GitHub
A-ECS C-Usability D-Straightforward S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

The label infrastructure that `bevy_ecs` provides is not actually dependent on anything ECS-related, and could find use as a separate crate from `bevy_ecs`.

## What solution would you like?

Introduce a `bevy_label` crate that holds everything currently defined in `bevy_ecs::label`.

## What alternative(s) have you considered?

Leave it as-is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.