Macros§
- lazy_
loader - Create a lazy loader for a given function. Meant to be used in statics. Designed for libraries to integrate with.
Structs§
- Lazy
Loader - A lazy loader that can be used to load a function from a split out
.wasm
file. - Lazy
Split Loader