Derive Macro tealr::RluaTealDerive[][src]

#[derive(RluaTealDerive)]
Expand description

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

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