dsietz / scaffolding-core

Basic scaffolding for building OOD classes
Apache License 2.0
0 stars 0 forks source link

Provide the ability to Serialize and Deserialize #19

Closed dsietz closed 7 months ago

dsietz commented 7 months ago

If we provide the ability to serialize and deserialize an object that has been derived from Scaffolding To the engineer Then they will be able to convert objects to &[u8] and vise versa and allowing them to transmit the object To validate this, we will:

dsietz commented 7 months ago

released in version 0.2.0