restatedev / restate

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
https://docs.restate.dev
Other
1.5k stars 34 forks source link

Create wrapper for serializable maps that serialize as vectors of key-value pairs #1418

Open tillrohrmann opened 5 months ago

slinkydeveloper commented 4 months ago

https://docs.rs/serde_with/3.8.1/serde_with/guide/serde_as_transformations/index.html#maps-to-vec-of-tuples could be useful?