Crate bevy_mod_scripting_derive

Source
Expand description

Derive macros for BMS

Attribute Macros§

script_bindings
Derive macro for generating script bindings from an impl block.

Derive Macros§

IntoScript
Default implementation for the IntoScript trait
TypedThrough
Default implementation for the TypedThrough trait