ringbuffer icon indicating copy to clipboard operation
ringbuffer copied to clipboard

feat: implement Serialize and Deserialize

Open dzmitry-lahoda opened this issue 3 months ago • 5 comments

All the different ringbuffers should implement Serialize and Deserialize when the serde feature is enabled, and should do so safely and soundly.

dzmitry-lahoda avatar Apr 01 '24 19:04 dzmitry-lahoda