ruma / js_int

JavaScript-interoperable integer types for Rust
MIT License
16 stars 8 forks source link

Stop deriving Serialize #16

Open jplatte opened 3 years ago

jplatte commented 3 years ago

There is not really a reason to build serde_derive for such trivial implementations.