Open Jasperav opened 3 years ago
Hi @Jasperav, Could you please briefly explain why do you need Serde here?
@AlexPikalov Its for my repo: https://github.com/Jasperav/cdrs_orm. I need serde for the Bytes struct, see src/types/value.rs line 87
I can make this a feature if you want
Hi @Jasperav, Could you please briefly explain why do you need Serde here?