cdrs icon indicating copy to clipboard operation
cdrs copied to clipboard

Implements FromStr for Consistency

Open Jasperav opened this issue 4 years ago • 3 comments

Jasperav avatar Dec 12 '20 18:12 Jasperav

Hi @Jasperav, Could you please briefly explain why do you need Serde here?

AlexPikalov avatar Jan 29 '21 19:01 AlexPikalov

@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

Jasperav avatar Jan 29 '21 19:01 Jasperav

I can make this a feature if you want

Jasperav avatar Jan 29 '21 19:01 Jasperav