Module error

Module error 

Source
Expand description

Error types for the docker-wrapper crate.

This module provides comprehensive error handling for all Docker operations, with clear error messages and helpful context.

Enums§

Error
Main error type for all docker-wrapper operations

Type Aliases§

Result
Result type for docker-wrapper operations