-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
I know there's already issue #564 about json doc initialization, but I'm curious about something slightly different.
Would it be possible to have a bridge that converts between Rust structs and Loro documents in both directions, similar to what autosurgeon does for automerge?
The idea would be using derive macros to automatically handle the conversions, so you could work with regular Rust types and have them sync with Loro documents without writing all the conversion code manually.
Is this something that could fit into Loro's design, or are there technical reasons why this wouldn't work well with how Loro is structured?
Metadata
Metadata
Assignees
Labels
No labels