[][src]Module gluon_vm::macros

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

Structs

Error
MacroEnv

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

MacroExpander

Enums

LazyMacroResult

Traits

Captures
DowncastArc
Macro

A trait which abstracts over macros.

MacroError
MacroUserdata

Type Definitions

Errors
MacroFuture
MacroResult
SpannedError