waddling-errors 0.7.3

Structured, secure-by-default diagnostic codes for distributed systems with no_std and role-based documentation
Documentation
# Images for Documentation

## generated-html-preview.png

This should be a screenshot of the generated HTML documentation showing:

**Suggested content to capture:**
- The searchable/filterable interface
- Error codes organized by component or severity
- An expanded error showing description, hints, and code snippets
- Role-based filtering dropdown (Public/Developer/Internal)
- Modern, clean UI with syntax highlighting

**Recommended size:** 1200x800px or similar 3:2 ratio

**Tips for screenshot:**
1. Run: `cargo run --example complete_system --features doc-gen`
2. Open: `target/doc/complete_system_public.html` in browser
3. Show the search bar, a few error codes, and one expanded error detail
4. Capture with browser dev tools or screenshot tool
5. Save as `generated-html-preview.png` in this directory