Expand description
Modules§
- builtin_
macros - Documentation for the built-in macros supported by
with_builtin
!.
Macros§
- with_
builtin - Pre-processor (pattern) with hard-coded implementations for some of the built-in macros, so as to be able to chain their result with custom macros.
- with_
eager_ expansions - Alternative to
with_builtin!
with more convenient syntax.