tof_dataclasses

Module serialization

Source
Expand description

Serialization/Deserialization helpers

Re-exports§

Traits§

  • Can be wrapped within a TofPacket. To do, we just have to define a packet type
  • Encode/decode structs to Vec::<u8> to write to a file or send over the network

Functions§