Skip to content

dev_tool example has wrong import #19200

Open
@Saratii

Description

@Saratii

Bevy version

0.16.0

What you did

Copy paste example from https://github.com/bevyengine/bevy/blob/latest/examples/dev_tools/fps_overlay.rs

What went wrong

Failed to compile because the import is wrong.

  • what were you expecting?
    it to compile
  • what actually happened?
    error[E0433]: failed to resolve: could not find dev_tools in bevy

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Dev-ToolsTools used to debug Bevy applications.C-BugAn unexpected or incorrect behaviorC-ExamplesAn addition or correction to our examplesS-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions