Module mlua_extras::typed
source · Modules§
Structs§
- Type information for a lua
class. This happens to be aTypedUserData - Type information for a lua
classfield - Type information for a lua
classfunction - A function parameter type representation
- Wrapper around a
UserDataFieldsandUserDataMethodsto allowTypedUserDataimplementations to be used forUserDataimplementations
Enums§
- Representation of a lua type for a rust type
Traits§
- Add a lua
Typerepresentation to a rust type - Used inside of
TypedUserDatato add doc comments to the userdata type itself - Typed variant of
UserDataMethods - Typed variant of
UserDataFields - Typed information for a lua
MultiValue - Typed variant of
UserData