ruma / js_int

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

Add usize / isize conversion implementations #18

Open jplatte opened 3 years ago

jplatte commented 3 years ago

Title should be self-explanatory. I think we can just go through $t64::try_from / _::try_from($t64).