Struct syntex_syntax::ast::SyntaxContext
[−]
[src]
pub struct SyntaxContext(pub u32);
A SyntaxContext represents a chain of macro-expandings and renamings. Each macro expansion corresponds to a fresh u32. This u32 is a reference to a table stored