[][src]Module gluon_vm::macros

Module providing the building blocks to create macros and expand them.

Structs

MacroEnv

Type containing macros bound to symbols which can be applied on an AST expression to transform it.

MacroExpander

Traits

Macro

A trait which abstracts over macros.

Type Definitions

Error
Errors
MacroFuture
SpannedError