Expand description
Functionality for creating uninitialized sandboxes, manipulating them, and converting them to initialized sandboxes.
Structs§
- Uninitialized
Sandbox - A preliminary
Sandbox, not yet ready to execute guest code.
Enums§
- Guest
Binary - A
GuestBinaryis either a buffer containing the binary or a path to the binary