Skip to content

bevy_utils::prelude is the only module making the DebugName public #23641

@urben1680

Description

@urben1680

I noticed that bevy_utils::prelude makes DebugName available. But the debug_info module it is contained is private so one is forced to use prelude.

This is unusual as prelude is for a quick import that can be replaced with the "actual" location if desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-UtilsUtility functions and typesC-Code-QualityA section of code that is hard to understand or changeD-TrivialNice and easy! A great choice to get started with BevyS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions