PushToSquirrelVm

Derive Macro PushToSquirrelVm 

Source
#[derive(PushToSquirrelVm)]
Expand description

implements PushToSquirrelVm for structs or enums

the fields of the struct must implement PushToSquirrelVm

the enum must be unit-only