@joeligj12 funny enough, I actually started the project in Rust. Then I tried to implement a B+ tree (core data structure used for storing/editing text), and ran into all the issues described here https://rust-unofficial.github.io/too-many-lists/
Probably could have worked through it with enough unsafe blocks, but I realized I wasn't having fun anymore and switched to go 😀
@willdaly If only it was written on rust...
Jk