MCPcopy 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

11struct A;
12#[derive(Debug, Component)]
13struct B;
14#[derive(Debug, Component)]
15struct C;
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected