A few tests were failing which exposed the fact that if skip is `B` (the out factor of the OpTree) then we set `skip = None` and this causes us to attempt to return `Skip` in a non root node. I ported the failing test from JS to Rust and fixed the problem. I also fixed the formatting issues. |
||
|---|---|---|
| .. | ||
| benches | ||
| examples | ||
| fuzz | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Automerge
Automerge is a library of data structures for building collaborative local-first applications. This is the Rust implementation. See automerge.org