Expand description
microsandbox_utils::error
is a module containing error utilities for the microsandbox project.
Structs§
- AnyError
- An error that can represent any error.
Enums§
- Microsandbox
Utils Error - An error that occurred during a file system operation.
Functions§
- Ok
- Creates an
Ok
MicrosandboxUtilsResult
.
Type Aliases§
- Microsandbox
Utils Result - The result of a microsandbox-utils-related operation.