ruma / js_int

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

Support deserializing floats without fractional component. #27

Closed FSMaxB closed 2 years ago

FSMaxB commented 2 years ago

This is the implementation of #24.

FSMaxB commented 2 years ago

I'm still unsure about the documentation.