Module error

Source
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§

MicrosandboxUtilsError
An error that occurred during a file system operation.

Functions§

Ok
Creates an Ok MicrosandboxUtilsResult.

Type Aliases§

MicrosandboxUtilsResult
The result of a microsandbox-utils-related operation.