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

Implement "known attributes"

jrvidal opened this issue · comments

i.e. recognize #[derive(...)], #[cfg(...)], etc. and link to the Rust reference.