Expand description
Minimal runtime loader for embedded scripts This module provides the loader stub that extracts and executes compressed shell scripts from within the binary.
Structs§
- Loader
Config - Loader configuration
Enums§
Functions§
- decompress_
zstd_ minimal - Simple zstd decompression for no_std environments
- generate_
loader_ code - Generate loader code for embedding in binary