Expand description
Macro helpers module.
This module contains sub-modules
which or either help converting
compile-time structures into their
runtime representations with TokenStream2
or any other utils to generate
runtime code.
Modulesยง
- collections
- Shared collection utils module.
- errors
- Error utils module.