automerge / automerge-swift

Swift language bindings presenting Automerge

Home Page:https://automerge.org/automerge-swift/documentation/automerge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expose the diff set of APIs

heckj opened this issue · comments

Wire through the the diff API sets through the UniFFI and Rust library code to expose that API into the Swift library.

Upstream docs for Rust: https://docs.rs/automerge/latest/automerge/struct.AutoCommit.html#method.diff

  • diff_cursor
  • diff
  • diff_incremental