Module cairo_lang_plugins::plugins
source · Structs
- Plugin that enables ignoring modules not involved in the current config. Mostly useful for marking test modules to prevent usage of their functionality out of tests, and reduce compilation time when the tests data isn’t required.
- The result of expanding an inline macro.
Traits
- A trait for inline macros.