Macros§
- obfstr
- Compiletime string constant obfuscation.
Structs§
- NoCache
- Do not cache the resolved value.
- Static
Atomic Cache - Implementation of the
"static-atomic"
cache mode. - Static
Cache - Implementation of the
"static"
cache mode.
Traits§
- Cache
- A trait representing different caching strategies for resolved function pointers.
Attribute Macros§
- lazy_
link - Marks an external block to be resolved by the specified resolver.