Add rust docs using \\\ and perhaps use iterators and closures #3

Closed
opened 2026-02-25 16:37:02 +00:00 by Hariss-Gills · 0 comments
Hariss-Gills commented 2026-02-25 16:37:02 +00:00 (Migrated from github.com)

After finishing the rust book, I realized I could probably rewrite some of the code here to be more idiomatic:

  1. Simplify Enum and Struct Design
  2. Implement the FromStr Trait
  3. Iterator Patterns for Regex
  4. Add rust docs
After finishing the [rust book](https://rust-book.cs.brown.edu/), I realized I could probably rewrite some of the code here to be more idiomatic: 1. Simplify Enum and Struct Design 2. Implement the `FromStr` Trait 3. Iterator Patterns for Regex 4. Add rust docs
Hariss-Gills removed reference main 2026-04-16 20:12:52 +00:00
Hariss-Gills added reference docs-and-iterators-3 2026-04-16 20:13:57 +00:00
Sign in to join this conversation.
No description provided.