Cargo Features

mlua_derive has no features set by default.

[dependencies]
mlua_derive = { version = "0.9.2", features = ["macros"] }
macros = itertools, once_cell, proc-macro-error, regex

Affects mlua_derive::chunk, mlua_derive::from_lua

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

itertools macros?
once_cell macros?
proc-macro-error macros?
regex macros?