Paredit-like functionality in a crate?

Paredit: EmacsWiki: Par Edit
Lack of crates: https://crates.io/search?q=paredit

Is there Rust crate that offers functionality similar to paredit? (The use here would be: you are writing a toy editor in Rust, you want to add paredit like functionality).

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.