Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Pyo3 / Python & DMP dependency #6

Closed
parkerokonek opened this issue Jul 30, 2020 · 2 comments
Closed

Remove Pyo3 / Python & DMP dependency #6

parkerokonek opened this issue Jul 30, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@parkerokonek
Copy link
Owner

There does exist an implementation/wrapper for Diff Match Patch for Rust, here.

Need to try rewriting with this crate to reduce the number of explicitly installed requirements for users, and decreasing over all code spaghetti factor.

@parkerokonek parkerokonek added the enhancement New feature or request label Jul 30, 2020
@parkerokonek parkerokonek self-assigned this Jul 30, 2020
@parkerokonek
Copy link
Owner Author

Hand off of string data may be a factor in what causes #2

@parkerokonek
Copy link
Owner Author

Fixed with #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant