[][src]Derive Macro rudeboy_derive::IndexSealed

#[derive(IndexSealed)]

Generates an index metamethod for a UserData struct type and an impl of rlua::UserData that calls it

Use this derive macro when you want a type to have an index but no other methods available in lua