[fine] Start on a pretty printer
ala https://justinpombrio.net/2024/02/23/a-twist-on-Wadlers-printer.html
This commit is contained in:
parent
0b0b5d72d0
commit
228ca719f0
7 changed files with 225 additions and 4 deletions
|
|
@ -15,4 +15,5 @@ syn = "2.0.47"
|
|||
|
||||
[dependencies]
|
||||
thiserror = "1.0.56"
|
||||
unicode-width = "=0.1.11"
|
||||
salsa = { git = "https://github.com/salsa-rs/salsa.git", package = "salsa-2022" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue