errcraft 0.1.0

Beautiful, structured, and colorful error handling for Rust.
Documentation
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| 0.1.x   | :white_check_mark: |

## Reporting a Vulnerability

If you discover a security vulnerability in errcraft, please report it privately to:

**Email**: eshanized@tonmoy.zip

Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)

We will respond within 48 hours and work with you to address the issue.

## Security Considerations

- errcraft does not execute arbitrary code
- No network operations are performed
- No unsafe code is used in the library
- Dependencies are kept minimal and audited