Module error

Module error 

Source
Expand description

Error handling module for cargo-script CLI tool.

This module provides custom error types and utilities for better error messages.

Enums§

CargoScriptError
Custom error type for cargo-script operations.

Functions§

create_tool_not_found_error
Helper function to create a tool not found error with installation suggestions.
create_toolchain_not_found_error
Helper function to create a toolchain not found error.