You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decided to just go ahead and make an rsv encoder/decoder using the serde framework for rust. Should make it compatible with most structs and types (w.i.p) that have Serialize/Deserialize traits.
Probably a bit too big to shove into this challenge but figured I'd link it in case someone else wants to play around with the crate.
The text was updated successfully, but these errors were encountered:
mostlymaxi
changed the title
[Rust impl] rsv crate with serde support
[Rust] rsv crate with serde support
Jan 31, 2024
Decided to just go ahead and make an rsv encoder/decoder using the serde framework for rust. Should make it compatible with most structs and types (w.i.p) that have Serialize/Deserialize traits.
Probably a bit too big to shove into this challenge but figured I'd link it in case someone else wants to play around with the crate.
The text was updated successfully, but these errors were encountered: