Module std::macros::builtinExperimental
[-]
[+]
[src]
Built-in macros to the compiler itself.
These macros do not have any corresponding definition with a macro_rules!
macro, but are documented here. Their implementations can be found hardcoded
into libsyntax itself.