Skip to content

Replace JSON parsing logic with serde_derive for sync

Alejandro Domínguez requested to merge aledomu/fractal:serde-derive-sync into master

Don't merge before !362 (merged). There are commits that belong to that MR.

I won't implement events yet because that is shared with the remaining work on this front and I need to think how I will do it depending on how it will be used.

Edited by Alejandro Domínguez

Merge request reports