Expand description
Script parsing utilities
Structs§
Traits§
- Module
- Types which implement
Modulecan compile a line into aFuncand multiple lines into aScriptthrough instance methods - Module
Type - Types which implement
ModuleTypecan compile a line into aFuncand multiple lines into aScript
Type Aliases§
- Module
List - A list of FuncMatchers for a given context. Output of
mod_list!macro