Merge #48

48: Revert the visibility removal of macro_rules visibility (#46) r=Veykril a=ChayimFriedman2

As discussed in https://github.com/rust-analyzer/ungrammar/pull/46#issuecomment-1049758027.

Co-authored-by: Chayim Refael Friedman <chayimfr@gmail.com>
tree: 0a85a9834634ae1b149ac2e26792b8ffc597101c
  1. .github/
  2. src/
  3. ungrammar2json/
  4. .gitignore
  5. bors.toml
  6. Cargo.toml
  7. README.md
  8. rust.ungram
  9. ungrammar.ungram
README.md

ungrammar

A DSL for specifying concrete syntax trees.

See the blog post for an introduction.

See ./rust.ungram for an example.

Editor support