[][src]Derive Macro tealr_derive::UserData

#[derive(UserData)]

Implements UserData.

It wraps the UserDataMethods into tealr::UserDataWrapper and then passes it to tealr::TealData::add_methods.