Crate naia_derive

source ·
Expand description

Naia Derive

Procedural macros to simplify implementation of Naia types

Derive Macros

Derives the Channel trait for a given struct
Derives the Message trait for a given struct
Derives the Message trait for a given struct, for the Bevy adapter
Derives the Message trait for a given struct, for the Hecs adapter
Derives the Replicate trait for a given struct
Derives the Replicate trait for a given struct, for the Bevy adapter
Derives the Replicate trait for a given struct, for the Bevy adapter