Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Scope serde serialization support for bindings structs #5

Closed
alxiord opened this issue Aug 5, 2019 · 1 comment
Closed

Scope serde serialization support for bindings structs #5

alxiord opened this issue Aug 5, 2019 · 1 comment

Comments

@alxiord
Copy link
Member

alxiord commented Aug 5, 2019

Serialization of structs can be useful in the snapshotting story in Firecracker: firecracker-microvm/firecracker#1184. serde is a popular serialization crate, with support for at least 2 formats - JSON: https://github.com/serde-rs/json and binary: https://github.com/servo/bincode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant