Derive Macro tealr::MluaTealDerive[][src]

#[derive(MluaTealDerive)]
Expand description

Implement both mlua::UserData and tealr::TypeName.

Look at tealr_derive::MluaUserData and tealr_derive::TypeName for more information on how the implemented traits will behave.