Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MinerSebas/bevy_lint
/ B
Class
B
ui/system_lints/empty_query.rs:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
struct A;
12
#[derive(Debug, Component)]
13
struct B;
14
#[derive(Debug, Component)]
15
struct C;
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected