fix: Add rust doc comments and simplify enum and struct design #4

Merged
Hariss-Gills merged 1 commit from docs-and-iterators-3 into main 2026-04-16 22:25:25 +00:00
Owner

Refactored the core log-level logic to be more idiomatic and maintainable.
Replaced complex enum variants with a simple unit enum and a mapping
function to consolidate formatting logic.

Refactored the core log-level logic to be more idiomatic and maintainable. Replaced complex enum variants with a simple unit enum and a mapping function to consolidate formatting logic.
Refactored the core log-level logic to be more idiomatic and maintainable.
Replaced complex enum variants with a simple unit enum and a mapping
function to consolidate formatting logic.
Hariss-Gills deleted branch docs-and-iterators-3 2026-04-16 22:25:26 +00:00
Sign in to join this conversation.
No description provided.