Expand description
Error handling module for cargo-script CLI tool.
This module provides custom error types and utilities for better error messages.
Enums§
- Cargo
Script Error - 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.