[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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -732,6 +732,7 @@ dependencies = [
|
|||
"salsa-2022",
|
||||
"syn 2.0.52",
|
||||
"thiserror",
|
||||
"unicode-width",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue