[][src]Crate naia_derive

Naia Derive

Procedural macros to simplify implementation of Naia Event & Entity traits

Derive Macros

Entity

Derives the Entity trait for a given struct

EntityType

Derives the EntityType trait for a given enum

Event

Derives the Event trait for a given struct

EventType

Derives the EventType trait for a given enum