Crate bevy_121_macros

Source

Derive Macrosยง

AsymmetricOneToOne
Derives the AsymmetricOneToOne and Component traits for a struct. Struct must be a tuple struct with a single Entity field. This restriction will be lifted in the future, but for now I want to get this out there for people to play with!