Skip to main content

Module error

Module error 

Source
Expand description

Error types for soar-utils.

Structs§

IoContext
Context for filesystem operations.

Enums§

BytesError
Error type for byte parsing operations.
FileSystemError
Error type for filesystem operations.
HashError
Error type for hash operations.
IoOperation
Type of filesystem operation.
LockError
Errors that can occur when working with locks.
PathError
Error type for path operations.
UtilsError
Combined error type for all utils errors.

Traits§

IoResultExt
Extension trait for adding path context to IO results.

Type Aliases§

BytesResult
FileSystemResult
HashResult
LockResult
PathResult
UtilsResult