[][src]Crate naia_derive

Naia Derive

Procedural macros to simplify implementation of Naia Event & Actor traits

Derive Macros

Actor

Derives the Actor trait for a given struct

ActorType

Derives the ActorType trait for a given enum

Event

Derives the Event trait for a given struct

EventType

Derives the EventType trait for a given enum