jrvidal / explaine.rs

An interactive Rust syntax playground

Home Page:https://jrvidal.github.io/explaine.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show common idiomatic constructs

berkus opened this issue · comments

This is awesome for learning!

I wonder if it could be possible to somehow combine this with rust-patterns to also show common idiomatic constructs used throughout Rust programs?

Phew, that sounds a bit daunting at this point 😅 Good suggestion though.

Definitely a moonshot, but thanks for considering it, don't worry if it doesn't pan out - patterns are tricky to detect I think.