Dusten Sobotta

Results 14 comments of Dusten Sobotta

Thanks for the quick response @cberner ! I'll give the linked changes a try later this evening. It will probably sound bizarre, but I'm utilizing redb as the backend for...

I was using https://github.com/pmagaz/reddb for prototyping early on, and I really appreciate the approach they took of supporting serde-compatible formats for auto-serialization. Obviously, the internals of that crate rely on...

Thanks for the response. Yeah, I wrote a simple proc macro for adding to_bytes() and from_bytes(...) to all relevant structs in the meantime. Type safety is the only major loss...

That's fantastic news @kasperl ! Unfortunately my ESP32-C3 is being used for other things right now, so I can't perform any testing on my end in the near future. Please...