charon-error 0.1.0

Structured error and panic handling with rich reports and bug reporting functionality
Documentation

# Rust
/target
**/*.rs.bk

# IDE
/.idea
.vscode

# Secrets
*.key
*.private*
*.pem
*.crt
*.key
*.der
*.bin

# Should be environment specific
.env
.env.bak

# Backup/temp/lock files
*~
\.\#
.DS_Store

# Logs
*.log

Context-History.mkd
Current-Plan.mkd