error-kit 0.1.0

A comprehensive error handling library for Rust applications
Documentation
# Rust build artifacts
/target/

# Cargo.lock for libraries (uncomment if this is an application)
# Cargo.lock

# IDE files
.vscode/
.idea/
*.swp
*.swo

# OS files
.DS_Store
Thumbs.db

# Backup files
*~
*.bak